Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1074)

Side by Side Diff: LayoutTests/inspector/debugger/source-frame-expected.txt

Issue 9193003: Merge 104714 - Web Inspector: "undefined" instead of error message in the SourceFrame. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 10: test error message 1 CONSOLE MESSAGE: line 10: 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 Debugger was enabled. 4 Debugger was enabled.
5 5
6 Running: testSetBreakpoint 6 Running: testSetBreakpoint
7 Script source was shown. 7 Script source was shown.
8 Breakpoint added to source frame at line 17 8 Breakpoint added to source frame at line 17
9 9
10 Running: testConsoleMessage 10 Running: testConsoleMessage
11 Message text: source-frame.html:10 test error message 11 Message text: test error message
12 12
13 Running: testShowResource 13 Running: testShowResource
14 Debugger was disabled. 14 Debugger was disabled.
15 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698