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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt

Issue 1940793002: LayoutTests: adapt inspector debug step test to V8's interpreter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
index 4a924b1ee32069affbf547c089bc9d80e886fd86..8176707f2d3d0844c1fa8c72818f3a07a90364d6 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
@@ -19,14 +19,10 @@ Call stack:
Executing StepOver...
Call stack:
- 0) p2 (debugger-step-through-promises.html:19)
+ 0) p3 (debugger-step-through-promises.html:22)
Executing StepOver...
Call stack:
0) p3 (debugger-step-through-promises.html:23)
-Executing StepOver...
-Call stack:
- 0) p3 (debugger-step-through-promises.html:24)
-
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698