[Webkit-unassigned] [Bug 185656] New: Dynamically added touch event listeners will initially be treated as passive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 13:43:41 PDT 2018


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

            Bug ID: 185656
           Summary: Dynamically added touch event listeners will initially
                    be treated as passive
           Product: WebKit
           Version: Safari 10
          Hardware: iPhone / iPad
                OS: iOS 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tzagallo at apple.com

Follow up from https://bugs.webkit.org/show_bug.cgi?id=184250: initially, the dynamically added event listeners would always be treated as passive. The patch fixes this behaviour, but the first 1 or 2 events still won't be cancellable (unless you touch the DOM). Fixing this should allow for removing the workaround in the previous bug's regression test.

-- 
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/20180515/0d29495f/attachment.html>


More information about the webkit-unassigned mailing list