WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
200234
Web Inspector: Provide a way to disable all event listeners
https://bugs.webkit.org/show_bug.cgi?id=200234
Summary
Web Inspector: Provide a way to disable all event listeners
Daniel Bates
Reported
2019-07-29 11:49:45 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug