Bug 212316 - [GTK4] Make WebDriver work
Summary: [GTK4] Make WebDriver work
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: 212465
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2020-05-24 05:42 PDT by Carlos Garcia Campos
Modified: 2020-06-12 01:20 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.85 KB, patch)
2020-05-29 06:08 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-24 05:42:53 PDT
We need to synthesize events without creating GdkEVents, since that's no longer possible in GTK4
Comment 1 Carlos Garcia Campos 2020-05-29 06:08:16 PDT
Created attachment 400576 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-06-12 01:20:05 PDT
Committed r262936: <https://trac.webkit.org/changeset/262936>