Bug 210743 - [GTK] Remove PlatformMouseEventGtk
Summary: [GTK] Remove PlatformMouseEventGtk
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: 2020-04-20 06:36 PDT by Carlos Garcia Campos
Modified: 2020-04-21 01:47 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.92 KB, patch)
2020-04-20 06:38 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-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>