Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: line 11: test error message | 1 CONSOLE ERROR: line 11: test error message |
| 2 Tests that it's possible to set breakpoint in source frame, and that source fram e displays breakpoints and console errors. | 2 Tests that it's possible to set breakpoint in source frame, and that source fram e displays breakpoints and console errors. |
| 3 | 3 |
| 4 | 4 |
| 5 Running: testSetBreakpoint | 5 Running: testSetBreakpoint |
| 6 Script source was shown. | 6 Script source was shown. |
| 7 Breakpoint added to source frame at line 14 | 7 Breakpoint added to source frame |
|
lushnikov
2016/11/18 21:44:46
where did it go? Do we really this test?
kozy
2016/11/19 00:46:09
removed.
| |
| 8 | 8 |
| 9 Running: testConsoleMessage | 9 Running: testConsoleMessage |
| 10 Script source was shown. | 10 Script source was shown. |
| 11 Message added to source frame: test error message | 11 Message added to source frame: test error message |
| 12 Message removed from source frame: test error message | 12 Message removed from source frame: test error message |
| 13 | 13 |
| 14 Running: testShowResource | 14 Running: testShowResource |
| 15 | 15 |
| OLD | NEW |