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

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

Issue 729513002: DevTools: Gracefully ignore unknown variable scopes. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed test Created 6 years, 1 month 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
« no previous file with comments | « no previous file | Source/bindings/core/v8/DebuggerScript.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 1: 42 1 CONSOLE ERROR: line 1: 42
2 Tests that console.error does not throw exception when executed in console on ca ll frame. 2 Tests that console.error does not throw exception when executed in console on ca ll frame.
3 3
4 Set timer for test function. 4 Set timer for test function.
5 Script execution paused. 5 Script execution paused.
6 Script execution resumed. 6 Script execution resumed.
7 console.error(42) 7 console.error(42)
8 (program):1 42(program):1 (anonymous function)(program):450 evaluate InjectedScr ipt._evaluateOn InjectedScript._evaluateAndWrap InjectedScript.evaluateOnCallFra meconsole-error-on-call-frame.html:10 testFunction 8 (program):1 42(program):1 (anonymous function)(program):467 evaluate InjectedScr ipt._evaluateOn InjectedScript._evaluateAndWrap InjectedScript.evaluateOnCallFra meconsole-error-on-call-frame.html:10 testFunction
9 undefined 9 undefined
10 10
OLDNEW
« no previous file with comments | « no previous file | Source/bindings/core/v8/DebuggerScript.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698