[Webkit-unassigned] [Bug 220256] New: [iOS] "touchend" events should be dispatched and handled asynchronously
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 4 16:36:39 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220256
Bug ID: 220256
Summary: [iOS] "touchend" events should be dispatched and
handled asynchronously
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: UI Events
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
r253267 made active touchstart event listeners async by using deferring gesture recognizers the effectively "gate" all preventable native gestures until the web process has handled the touch.
We should, in theory, be able to this infrastructure to touchend events as well.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210105/741ee26e/attachment.htm>
More information about the webkit-unassigned
mailing list