RESOLVED FIXED 39538
Stop on exception settings is persisted wrongly
https://bugs.webkit.org/show_bug.cgi?id=39538
Summary Stop on exception settings is persisted wrongly
Martin Häcker
Reported 2010-05-22 14:58:15 PDT
The problem is that it is active for the debugger, but not for the GUI. This means that when closing the debugger and reopening it, the GUI always shows the 'will not stop at any exception" icon (in the lower toolbar) while the debugger still happily behaves like the last time the debugger was open (whatever was chosen then). Also this setting is only persisted anew when this setting is changed. So to remove it (and as a workaround) it has to be clicked three times to really return it to the 'don't ever stop at exceptions' state.
Attachments
Pavel Feldman
Comment 1 2011-02-08 11:25:11 PST
Fixed a while ago.
Note You need to log in before you can comment on or make changes to this bug.