1 CONSOLE MESSAGE: line 9: Done.
2 CONSOLE MESSAGE: line 9: Done.
3 CONSOLE MESSAGE: line 9: Done.
4 Tests disabling breakpoints.
7 Running: testSetBreakpointPauseResumeThenDisable
8 Script source was shown.
9 Set timer for test function.
10 Script execution paused.
12 0) testFunction (disable-breakpoints.html:8)
13 Breakpoint sidebar pane
15 disable-breakpoints.html:8 var x = Math.sqrt(10);
16 Script execution resumed.
17 Test function finished.
18 Disabling breakpoints...
19 Running test function again...
20 Set timer for test function.
21 Test function finished.
23 Running: testEnableBreakpointsAgain
24 Enabling breakpoints...
25 Running test function...
26 Set timer for test function.
27 Script execution paused.
29 0) testFunction (disable-breakpoints.html:8)
30 Breakpoint sidebar pane
32 disable-breakpoints.html:8 var x = Math.sqrt(10);
33 Script execution resumed.
34 Test function finished.
35 Breakpoint sidebar pane
37 disable-breakpoints.html:8 var x = Math.sqrt(10);
39 Breakpoint sidebar pane