Bug 212465 - [GTK] WebDriver: stop using GdkEvent API in preparation for GTK4
Summary: [GTK] WebDriver: stop using GdkEvent API in preparation for GTK4
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: GTK4 212316
  Show dependency treegraph
 
Reported: 2020-05-28 06:28 PDT by Carlos Garcia Campos
Modified: 2020-05-30 00:55 PDT (History)
5 users (show)

See Also:


Attachments
Patch (29.10 KB, patch)
2020-05-28 06:47 PDT, Carlos Garcia Campos
aperez: 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 2020-05-28 06:28:58 PDT
Use the new internal API to synthesize events.
Comment 1 Carlos Garcia Campos 2020-05-28 06:47:45 PDT
Created attachment 400451 [details]
Patch
Comment 2 EWS Watchlist 2020-05-28 06:48:15 PDT
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 Carlos Garcia Campos 2020-05-30 00:55:20 PDT
Committed r262343: <https://trac.webkit.org/changeset/262343>