| OLD | NEW |
| 1 CONSOLE MESSAGE: line 9: Done. | 1 CONSOLE MESSAGE: line 9: Done. |
| 2 CONSOLE MESSAGE: line 9: Done. | 2 CONSOLE MESSAGE: line 9: Done. |
| 3 CONSOLE MESSAGE: line 9: Done. | 3 CONSOLE MESSAGE: line 9: Done. |
| 4 Tests disabling breakpoints. | 4 Tests disabling breakpoints. |
| 5 | 5 |
| 6 | 6 |
| 7 Running: testSetBreakpointPauseResumeThenDisable | 7 Running: testSetBreakpointPauseResumeThenDisable |
| 8 Script source was shown. | 8 Script source was shown. |
| 9 Set timer for test function. | 9 Set timer for test function. |
| 10 Script execution paused. | 10 Script execution paused. |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 disable-breakpoints.html:8 var x = Math.sqrt(10); | 32 disable-breakpoints.html:8 var x = Math.sqrt(10); |
| 33 Script execution resumed. | 33 Script execution resumed. |
| 34 Test function finished. | 34 Test function finished. |
| 35 Breakpoint sidebar pane | 35 Breakpoint sidebar pane |
| 36 | 36 |
| 37 disable-breakpoints.html:8 var x = Math.sqrt(10); | 37 disable-breakpoints.html:8 var x = Math.sqrt(10); |
| 38 Breakpoints removed. | 38 Breakpoints removed. |
| 39 Breakpoint sidebar pane | 39 Breakpoint sidebar pane |
| 40 | 40 |
| 41 | 41 |
| OLD | NEW |