WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
31694
Keyboard shortcut for immediately pausing script execution
https://bugs.webkit.org/show_bug.cgi?id=31694
Summary
Keyboard shortcut for immediately pausing script execution
Josh Faul
Reported
2009-11-19 16:13:46 PST
Usage scenario: While dragging an element on the page, I would like to inspect other elements that get created during that action. These elements are destroyed on the mouseUp event, preventing me from being able to click on the 'pause' button in the inspector. It would be handy to be able to halt all script execution from a keyboard shortcut so that debugging interactions similar to this can be done more easily.
Attachments
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2014-01-27 15:21:50 PST
While I understand the use case, I'm not sure it warrants a global keybinding. This scenario will be even easier to debug when web replay functionality lands- you can just capture the interaction, then replay it later with probes or breakpoints added.
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