OLD | NEW |
1 CONSOLE MESSAGE: line 2: button clicked! | 1 CONSOLE MESSAGE: line 2: button clicked! |
2 Tests installing compiler source map in scripts panel. | 2 Tests installing compiler source map in scripts panel. |
3 | 3 |
4 | 4 |
5 Debugger was enabled. | |
6 | 5 |
7 Running: testSetBreakpoint | 6 Running: testSetBreakpoint |
8 Page reloaded. | 7 Page reloaded. |
9 Script source was shown. | 8 Script source was shown. |
10 Script execution paused. | 9 Script execution paused. |
11 Call stack: | 10 Call stack: |
12 0) handleClick (compiled.js:2) | 11 0) handleClick (compiled.js:2) |
13 1) clickButton (compiler-source-mapping-debug.html:13) | 12 1) clickButton (compiler-source-mapping-debug.html:13) |
14 | 13 |
15 Running: testNo404InConsole | 14 Running: testNo404InConsole |
16 Script execution resumed. | 15 Script execution resumed. |
17 Debugger was disabled. | |
18 | 16 |
OLD | NEW |