Bug 198750

Summary: [GTK] gdk_screen_get_monitor_geometry and gdk_screen_get_monitor_workarea are deprecated since GTK 3.22
Product: WebKit Reporter: Ludovico de Nittis <ludovico.denittis>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Ludovico de Nittis 2019-06-11 02:22:26 PDT
"gdk_screen_get_monitor_geometry" and "gdk_screen_get_monitor_workarea" are still used in "PlatformScreenGtk.cpp" but they are deprecated since GTK 3.22.

I'm uploading a patch to this.
Comment 1 Ludovico de Nittis 2019-06-11 02:35:04 PDT
Created attachment 371835 [details]
Patch
Comment 2 Ludovico de Nittis 2019-06-11 02:41:32 PDT
Created attachment 371836 [details]
Patch
Comment 3 WebKit Commit Bot 2019-06-11 05:52:26 PDT
Comment on attachment 371836 [details]
Patch

Clearing flags on attachment: 371836

Committed r246310: <https://trac.webkit.org/changeset/246310>
Comment 4 WebKit Commit Bot 2019-06-11 05:52:28 PDT
All reviewed patches have been landed.  Closing bug.