RESOLVED DUPLICATE of bug 17240 Bug 66632
Web Inspector: support file or callsite filters for "pause on all exceptions"
https://bugs.webkit.org/show_bug.cgi?id=66632
Summary Web Inspector: support file or callsite filters for "pause on all exceptions"
Igor Sereda
Reported 2011-08-21 06:32:00 PDT
Being able to pause on exception is great. Pausing on uncaught exceptions works fine. However, it's hardly possible to use pausing on caught exceptions when using a library like jQuery, where a lot of exceptions are thrown all the time. It makes it not practical to wait for an exception point in your own code. It would be great if the tool allowed to mute a specific exception or a specific line of code, or the whole source file, and to pause only on exceptions in the rest of the code.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-11-29 18:53:06 PST
Blaze Burg
Comment 2 2017-05-24 09:11:03 PDT
Would be addressed by script blackboxing. *** 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.