| Index: LayoutTests/inspector/sources/debugger/disable-breakpoints-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/disable-breakpoints-expected.txt b/LayoutTests/inspector/sources/debugger/disable-breakpoints-expected.txt
|
| deleted file mode 100644
|
| index cd00609d71e7ea3e338e9843c40346b055d06d8f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/disable-breakpoints-expected.txt
|
| +++ /dev/null
|
| @@ -1,41 +0,0 @@
|
| -CONSOLE MESSAGE: line 9: Done.
|
| -CONSOLE MESSAGE: line 9: Done.
|
| -CONSOLE MESSAGE: line 9: Done.
|
| -Tests disabling breakpoints.
|
| -
|
| -
|
| -Running: testSetBreakpointPauseResumeThenDisable
|
| -Script source was shown.
|
| -Set timer for test function.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) testFunction (disable-breakpoints.html:8)
|
| -Breakpoint sidebar pane
|
| -
|
| -disable-breakpoints.html:8 var x = Math.sqrt(10);
|
| -Script execution resumed.
|
| -Test function finished.
|
| -Disabling breakpoints...
|
| -Running test function again...
|
| -Set timer for test function.
|
| -Test function finished.
|
| -
|
| -Running: testEnableBreakpointsAgain
|
| -Enabling breakpoints...
|
| -Running test function...
|
| -Set timer for test function.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) testFunction (disable-breakpoints.html:8)
|
| -Breakpoint sidebar pane
|
| -
|
| -disable-breakpoints.html:8 var x = Math.sqrt(10);
|
| -Script execution resumed.
|
| -Test function finished.
|
| -Breakpoint sidebar pane
|
| -
|
| -disable-breakpoints.html:8 var x = Math.sqrt(10);
|
| -Breakpoints removed.
|
| -Breakpoint sidebar pane
|
| -
|
| -
|
|
|