diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/debugger-caught-uncaught-exceptions.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/debugger-caught-uncaught-exceptions.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,35 @@ + +
+ + + +This page tests Caught exceptions still pause the debugger +
To test this bug, open the inspector, open the scripts panel, and click the button to pause on all exceptions, press + the button, and see which exceptions are paused on. Then press the pause on exceptions button again to only + pause on uncaught exceptions, and see which exceptions are paused on.
+ + +