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

Side by Side Diff: LayoutTests/inspector/console/console-error-on-call-frame-expected.txt

Issue 23956003: DevTools: Add a fallback for console message callframe linkifying when scriptId could not be resolv… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed unresolved call frame altogether Created 7 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 2: 42
2 Tests that console.error does not throw exception when executed in console on ca ll frame.
3
4 Debugger was enabled.
5 Set timer for test function.
6 Script execution paused.
7 Script execution resumed.
8 setTimeout(testFunction, 0)
9 1
10 console.error(42)
11 42testFunction console-error-on-call-frame.html:10
12 undefined
13 Debugger was disabled.
14
OLDNEW
« no previous file with comments | « LayoutTests/inspector/console/console-error-on-call-frame.html ('k') | Source/devtools/front_end/ConsoleMessage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698