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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-fetch-expected.txt

Issue 2872723002: [DevTools] removed promise instrumentation from blink
Patch Set: Created 3 years, 7 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: third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-fetch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-fetch-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-fetch-expected.txt
index 0bc53c42dcc26efead609872b98d00c39e68eb9f..c60cb72b7ed0d231af8a5919e0d6aab2c0bfd91a 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-fetch-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-fetch-expected.txt
@@ -4,7 +4,7 @@ Set timer for test function.
Captured call stacks in no particular order:
Call stack:
0) chained1 (async-callstack-fetch.html:15)
- [Promise.resolve]
+ [Async Call]
dgozman 2017/05/08 23:28:05 Why this change?
0) doFetch (async-callstack-fetch.html:14)
[setTimeout]
0) testFunction (async-callstack-fetch.html:9)

Powered by Google App Engine
This is Rietveld 408576698