CLOSED WONTFIX 12276
Drosera should have a mode where it does not break on js exceptions
https://bugs.webkit.org/show_bug.cgi?id=12276
Summary Drosera should have a mode where it does not break on js exceptions
Eric Seidel (no email)
Reported 2007-01-14 21:19:49 PST
Drosera should have a mode where it does not break on js exceptions This would allow Drosera to be a long-running process. Instead, I have to quit it every time I'm not using it. Silly.
Attachments
Eric Seidel (no email)
Comment 1 2007-12-28 22:52:46 PST
ZOMG do I ever need this. Acid3 debugging is basically impossible w/o this mode. I might just have to break down and write it myself! :)
David Kilzer (:ddkilzer)
Comment 2 2007-12-29 23:26:14 PST
This would have been helpful on Bug 16644. If we can't ignore all exceptions, it would be nice to be able to ignore specific exceptions so that those that occur within a loop may be easily ignored if they aren't interesting.
Timothy Hatcher
Comment 3 2008-05-17 09:22:25 PDT
Closing since Drosera no longer exists and this isn't an issue in the Web Inspector's debugger.
Timothy Hatcher
Comment 4 2008-05-17 09:56:02 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.
Note You need to log in before you can comment on or make changes to this bug.