summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_display_screen.h
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2022-06-18 07:51:42 +0200
committerRene Ladan <rene@FreeBSD.org>2022-06-22 10:02:35 +0200
commit80ffbf089df7cc8d4b4879e23f6816fc7e338f7f (patch)
tree23b8c15850649e788bdcc2a8b3ed62ff0d793988 /www/chromium/files/patch-ui_display_screen.h
parentsecurity/vuxml: add www/chromium < 103.0.5060.53 (diff)
www/chromium: update to 103.0.5060.53
Security: https://vuxml.freebsd.org/freebsd/b2a4c5f1-f1fe-11ec-bcd2-3065ec8fd3ec.html
Diffstat (limited to 'www/chromium/files/patch-ui_display_screen.h')
-rw-r--r--www/chromium/files/patch-ui_display_screen.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-ui_display_screen.h b/www/chromium/files/patch-ui_display_screen.h
index c8f4d8d35a26..b40b17cc73cb 100644
--- a/www/chromium/files/patch-ui_display_screen.h
+++ b/www/chromium/files/patch-ui_display_screen.h
@@ -1,6 +1,6 @@
---- ui/display/screen.h.orig 2022-05-19 14:06:27 UTC
+--- ui/display/screen.h.orig 2022-06-17 14:20:10 UTC
+++ ui/display/screen.h
-@@ -119,7 +119,7 @@ class DISPLAY_EXPORT Screen {
+@@ -120,7 +120,7 @@ class DISPLAY_EXPORT Screen {
// (both of which may or may not be `nearest_id`).
display::ScreenInfos GetScreenInfosNearestDisplay(int64_t nearest_id) const;
@@ -9,7 +9,7 @@
// Object which suspends the platform-specific screensaver for the duration of
// its existence.
class ScreenSaverSuspender {
-@@ -191,7 +191,7 @@ class DISPLAY_EXPORT Screen {
+@@ -192,7 +192,7 @@ class DISPLAY_EXPORT Screen {
const gfx::GpuExtraInfo& gpu_extra_info);
protected:
@@ -18,7 +18,7 @@
// Suspends or un-suspends the platform-specific screensaver, and returns
// whether the operation was successful.
virtual bool SetScreenSaverSuspended(bool suspend);
-@@ -210,7 +210,7 @@ class DISPLAY_EXPORT Screen {
+@@ -211,7 +211,7 @@ class DISPLAY_EXPORT Screen {
int64_t display_id_for_new_windows_;
int64_t scoped_display_id_for_new_windows_ = display::kInvalidDisplayId;