Bug 149375 - [GTK] WebEditorClient::supportsGlobalSelection returns true under Wayland
Summary: [GTK] WebEditorClient::supportsGlobalSelection returns true under Wayland
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-19 13:24 PDT by Michael Catanzaro
Modified: 2015-09-19 17:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2015-09-19 13:28 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.