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

Unified Diff: test/inspector/debugger/async-instrumentation-expected.txt

Issue 2650803003: [inspector] change target promise for kDebugWillHandle & kDebugDidHandle (Closed)
Patch Set: ready for review Created 3 years, 11 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
« src/isolate.cc ('K') | « test/cctest/test-code-stub-assembler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/async-instrumentation-expected.txt
diff --git a/test/inspector/debugger/async-instrumentation-expected.txt b/test/inspector/debugger/async-instrumentation-expected.txt
index a92c9a00fb872cff1f3daa295dfba26996583884..486a606ea5f306c0df553e620acfa74aef8eb99d 100644
--- a/test/inspector/debugger/async-instrumentation-expected.txt
+++ b/test/inspector/debugger/async-instrumentation-expected.txt
@@ -8,14 +8,8 @@ test (test.js:21:2)
(anonymous) (expr1.js:0:0)
foo (test.js:10:2)
--- Promise.resolve --
dgozman 2017/01/24 18:13:51 Please double check - looks suspicious.
kozy 2017/01/24 18:41:41 debugger statement for break was located after asy
-test (test.js:20:2)
-(anonymous) (expr1.js:0:0)
foo (test.js:12:2)
--- Promise.resolve --
-test (test.js:20:2)
-(anonymous) (expr1.js:0:0)
Running test: afterAsyncTaskScheduled
« src/isolate.cc ('K') | « test/cctest/test-code-stub-assembler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698