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

Unified Diff: test/inspector/debugger/step-into-next-script-expected.txt

Issue 2748503002: [inspector] changed a way of preserving stepping between tasks (Closed)
Patch Set: rebased on tunned stepping at return Created 3 years, 9 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: test/inspector/debugger/step-into-next-script-expected.txt
diff --git a/test/inspector/debugger/step-into-next-script-expected.txt b/test/inspector/debugger/step-into-next-script-expected.txt
index e779d067714cec7e7e6f6fc55fb5a8cb285e4250..12fabcee2a11a29726238db675781d81f6a87b2a 100644
--- a/test/inspector/debugger/step-into-next-script-expected.txt
+++ b/test/inspector/debugger/step-into-next-script-expected.txt
@@ -6,11 +6,11 @@ test (foo.js:12:2)
(anonymous) (:0:5)
-(anonymous) (timeout1.js:0:0)
+(anonymous) (timeout1.js:0:8)
-foo (timeout2.js:1:12)
+foo (timeout2.js:2:2)
-(anonymous) (timeout3.js:0:0)
+(anonymous) (timeout3.js:0:8)
Running test: testStepOver
@@ -24,20 +24,14 @@ test (foo.js:13:0)
(anonymous) (:0:5)
-(anonymous) (timeout1.js:0:0)
-
(anonymous) (timeout1.js:0:8)
(anonymous) (timeout1.js:0:34)
-foo (timeout2.js:1:12)
-
foo (timeout2.js:2:2)
foo (timeout2.js:3:0)
-(anonymous) (timeout3.js:0:0)
-
(anonymous) (timeout3.js:0:8)
(anonymous) (timeout3.js:0:34)
@@ -63,20 +57,14 @@ test (foo.js:13:0)
(anonymous) (:0:5)
-(anonymous) (timeout1.js:0:0)
-
(anonymous) (timeout1.js:0:8)
(anonymous) (timeout1.js:0:34)
-foo (timeout2.js:1:12)
-
foo (timeout2.js:2:2)
foo (timeout2.js:3:0)
-(anonymous) (timeout3.js:0:0)
-
(anonymous) (timeout3.js:0:8)
(anonymous) (timeout3.js:0:34)
« no previous file with comments | « test/inspector/debugger/step-into-expected.txt ('k') | test/inspector/debugger/step-over-another-context-group.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698