Bug 204614 - [GTK] WebDriver: moving toplevel windows is not supported under wayland
Summary: [GTK] WebDriver: moving toplevel windows is not supported under wayland
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2019-11-26 05:35 PST by Carlos Garcia Campos
Modified: 2019-11-27 02:19 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.81 KB, patch)
2019-11-26 05:38 PST, Carlos Garcia Campos
alex: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-11-26 05:35:23 PST
So we can stop trying and simply ignore the requests to move the window.
Comment 1 Carlos Garcia Campos 2019-11-26 05:38:17 PST
Created attachment 384347 [details]
Patch
Comment 2 EWS Watchlist 2019-11-26 05:39:17 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Alejandro G. Castro 2019-11-27 01:03:33 PST
Comment on attachment 384347 [details]
Patch

LGTM
Comment 4 Carlos Garcia Campos 2019-11-27 02:19:45 PST
Committed r252898: <https://trac.webkit.org/changeset/252898>