[Webkit-unassigned] [Bug 149466] New: Implement EventListenerOptions argument to addEventListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 09:48:54 PDT 2015


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

            Bug ID: 149466
           Summary: Implement EventListenerOptions argument to
                    addEventListener
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

This is a proposal to allow authors to specify that they'll never preventDefault on events:
http://rbyers.github.io/EventListenerOptions/EventListenerOptions.html

allowing the browser to do various optimizations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150922/ee2daf86/attachment.html>


More information about the webkit-unassigned mailing list