Bug 210743

Summary: [GTK] Remove PlatformMouseEventGtk
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   
Attachments:
Description Flags
Patch aperez: review+

Description Carlos Garcia Campos 2020-04-20 06:36:42 PDT
It's unused, we no longer create PlatformMouseEvent from a GdkEvent since WebKit2.
Comment 1 Carlos Garcia Campos 2020-04-20 06:38:43 PDT
Created attachment 396968 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-04-21 01:47:20 PDT
Committed r260420: <https://trac.webkit.org/changeset/260420>