summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_display_screen.h
diff options
context:
space:
mode:
authorRobert Nagy <robert@openbsd.org>2022-07-24 15:19:41 +0200
committerRene Ladan <rene@FreeBSD.org>2022-08-03 16:50:51 +0200
commit2acdadaf097598eb951c388eee94a1b1c555c802 (patch)
treeda212693f3c1a1a5152d860cdcdbc21443686f9e /www/chromium/files/patch-ui_display_screen.h
parentsecurity/vuxml: add www/chromium < 104.0.5112.79 (diff)
www/chromium: update to 104.0.5112.79
Security: 96a41723-133a-11ed-be3b-3065ec8fd3ec
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 b40b17cc73cb..0c68f862a44f 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-06-17 14:20:10 UTC
+--- ui/display/screen.h.orig 2022-07-22 17:30:31 UTC
+++ ui/display/screen.h
-@@ -120,7 +120,7 @@ class DISPLAY_EXPORT Screen {
+@@ -128,7 +128,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 {
-@@ -192,7 +192,7 @@ class DISPLAY_EXPORT Screen {
+@@ -200,7 +200,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);
-@@ -211,7 +211,7 @@ class DISPLAY_EXPORT Screen {
+@@ -224,7 +224,7 @@ class DISPLAY_EXPORT Screen {
int64_t display_id_for_new_windows_;
int64_t scoped_display_id_for_new_windows_ = display::kInvalidDisplayId;