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

Unified Diff: LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt

Issue 300393002: Merge DevTools Refactor CL to Blink36 (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/1985
Patch Set: PTAL Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
diff --git a/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt b/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
index 3a6bc9a235625ebb85ee6ee19c1a4f95ee8ac81a..09be9c5d86103e9848ad52527667fdaa5558e5ac 100644
--- a/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
+++ b/LayoutTests/dart/inspector/debugger-eval-on-call-frame-expected.txt
@@ -2,15 +2,16 @@ Debugger was enabled.
Running: testScopeChain
Breakpoint added to source frame at line 35
+Set timer for test function.
Script execution paused.
Call stack:
0) Test.<anonymous closure> (debugger-eval-on-call-frame.dart:36)
1) handleMessage (debugger-eval-on-call-frame.dart:14)
staticField = 42
globalVar = 14
-foo = "'': error: line 2 pos 1: cannot access instance field 'foo' from a static function
+foo = '': error: line 2 pos 1: cannot access instance field 'foo' from a static function
foo
-^"
+^
z = null
inspect(document.documentElement).tagName = "HTML"
inspect(document.body).tagName = "BODY"
« no previous file with comments | « LayoutTests/dart/inspector/debugger-eval-on-call-frame.html ('k') | LayoutTests/dart/inspector/debugger-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698