[Webkit-unassigned] [Bug 200234] New: Web Inspector: Provide a way to disable all event listeners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 11:49:45 PDT 2019


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

            Bug ID: 200234
           Summary: Web Inspector: Provide a way to disable all event
                    listeners
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: inspector-bugzilla-changes at group.apple.com

Today I wanted to quickly diagnose an issue on google.com on iOS: why two finger double tapping a link did not open a new window (with system default settings for link tapping). I was able to identify the cause being an event listener by disabling JavaScript, but this is sledgehammer as it can effect page layout. I propose that we expose some way to toggle enabling/disabling all event listeners on a page OR even better both on a page and some subset of the page's DOM.

-- 
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/20190729/7b98784d/attachment.html>


More information about the webkit-unassigned mailing list