WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 17240
Bug 59119
Web Inspector: excluding scripts from a debugging session
https://bugs.webkit.org/show_bug.cgi?id=59119
Summary
Web Inspector: excluding scripts from a debugging session
Pavel
Reported
2011-04-21 11:06:14 PDT
While debugging some complex code, especially one that makes heavy use of prototype.js, it would be useful if the user can exclude some scripts from the session. It shall work like this: - assume the debugger has already stopped at a breakpoint that is not in an excluded script and the user is stepping in/over - when the execution goes to an excluded script, the debugger shall step in automatically until a non-excluded file is encountered and then it shall stop, letting the user step manually again - how to specify that a script shall be excluded - option 1: while debugging, when the user encounters a script they are not interested in, they shall be able to click a button or right-click and select "Exclude" - option 2: the user may specify this before they start stepping, by selecting the script and clicking a button
Attachments
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2014-01-25 15:10:58 PST
*** This bug has been marked as a duplicate of
bug 17240
***
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