Bug 211175 - [GTK4] Add support click events
Summary: [GTK4] Add support click events
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, InRadar
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2020-04-29 02:24 PDT by Carlos Garcia Campos
Modified: 2020-04-30 04:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.59 KB, patch)
2020-04-29 02:27 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-29 02:24:44 PDT
.
Comment 1 Carlos Garcia Campos 2020-04-29 02:27:03 PDT
Created attachment 397948 [details]
Patch
Comment 2 EWS Watchlist 2020-04-29 02:27:59 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 Adrian Perez 2020-04-29 05:17:34 PDT
Comment on attachment 397948 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=397948&action=review

> Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:86
>  struct ClickCounter {

Nice to see the ClickCounter is not needed now \o/
Comment 4 Carlos Garcia Campos 2020-04-30 04:23:34 PDT
Committed r260939: <https://trac.webkit.org/changeset/260939>
Comment 5 Radar WebKit Bug Importer 2020-04-30 04:24:13 PDT
<rdar://problem/62644595>