Bug 177820

Summary: [WPE] Bump deps to add support for xdg-shell-unstable-v6 protocol
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, webkit-bug-importer, zan
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=178896
Attachments:
Description Flags
Patch none

Description Olivier Blin 2017-10-03 09:36:07 PDT
gnome-shell does not advertize the xdg-shell protocol anymore, but xdg-shell-unstable-v6 instead.
Support has been added in WPEBackend-mesa, we need to update the requirements.
wayland-1.10 is needed for wl_proxy_get_version(), used in the generated headers.
Comment 1 Olivier Blin 2017-10-03 09:38:48 PDT
Created attachment 322535 [details]
Patch
Comment 2 WebKit Commit Bot 2017-10-03 13:32:03 PDT
Comment on attachment 322535 [details]
Patch

Clearing flags on attachment: 322535

Committed r222804: <http://trac.webkit.org/changeset/222804>
Comment 3 WebKit Commit Bot 2017-10-03 13:32:05 PDT
All reviewed patches have been landed.  Closing bug.