Bug 212316

Summary: [GTK4] Make WebDriver work
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 212465    
Bug Blocks: 210100    
Attachments:
Description Flags
Patch aperez: review+

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>