Bug 149375

Summary: [GTK] WebEditorClient::supportsGlobalSelection returns true under Wayland
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2015-09-19 13:24:03 PDT
WebEditorClient::supportsGlobalSelection should return false when running under Wayland, since Wayland does not have any equivalent for PRIMARY or the concept of a global selection.
Comment 1 Michael Catanzaro 2015-09-19 13:28:08 PDT
Created attachment 261586 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-19 17:17:45 PDT
Comment on attachment 261586 [details]
Patch

Clearing flags on attachment: 261586

Committed r190019: <http://trac.webkit.org/changeset/190019>
Comment 3 WebKit Commit Bot 2015-09-19 17:17:49 PDT
All reviewed patches have been landed.  Closing bug.