[Webkit-unassigned] [Bug 175346] New: Default passive touch event listeners on document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 8 15:02:39 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175346

            Bug ID: 175346
           Summary: Default passive touch event listeners on document
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dino at apple.com

Interacting/scrolling pages on iOS is often a terrible experience because the page has poorly performing synchronous touch event handlers. This proposed intervention makes document-level listeners passive by default (meaning they can't call preventDefault to stop scrolling).

https://github.com/WICG/interventions/issues/35
https://docs.google.com/document/d/1II7oSIpd8pK91V5kEM3tDLKcIj398jOJn8Niqy6_loI/edit

https://github.com/whatwg/dom/issues/365

-- 
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/20170808/ce69b219/attachment-0001.html>


More information about the webkit-unassigned mailing list