RESOLVED WONTFIX 135580
Expose long mouse press WebKit2 API. Part of 135257 - Add long mouse press gesture.
https://bugs.webkit.org/show_bug.cgi?id=135580
Summary Expose long mouse press WebKit2 API. Part of 135257 - Add long mouse press ge...
Peyton Randolph
Reported 2014-08-04 16:59:22 PDT
It would be convenient to have a WebKit2 API for long mouse press so clients can respond to such events.
Attachments
Patch (45.44 KB, patch)
2014-08-05 11:35 PDT, Peyton Randolph
no flags
Patch (45.54 KB, patch)
2014-08-06 10:45 PDT, Peyton Randolph
no flags
Patch (40.00 KB, patch)
2014-08-06 13:21 PDT, Peyton Randolph
no flags
Patch (40.21 KB, patch)
2014-08-06 15:08 PDT, Peyton Randolph
no flags
Patch (40.24 KB, patch)
2014-08-08 10:46 PDT, Peyton Randolph
no flags
Patch (40.77 KB, patch)
2014-08-08 16:13 PDT, Peyton Randolph
prandolph: review-
prandolph: commit-queue-
Peyton Randolph
Comment 1 2014-08-05 11:35:37 PDT
Peyton Randolph
Comment 2 2014-08-06 10:45:13 PDT
Peyton Randolph
Comment 3 2014-08-06 13:21:31 PDT
Peyton Randolph
Comment 4 2014-08-06 15:08:19 PDT
Peyton Randolph
Comment 5 2014-08-08 10:46:15 PDT
Peyton Randolph
Comment 6 2014-08-08 16:13:10 PDT
mitz
Comment 7 2014-08-08 16:40:49 PDT
Can you explain why it’s a good idea to introduce a new API object for this specific gesture? Can this share the WKHitTestResult object used for the context menu gestures?
Note You need to log in before you can comment on or make changes to this bug.