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

Unified Diff: LayoutTests/inspector/sources/debugger/async-callstack-promises-expected.txt

Issue 374903002: DevTools: Async call stacks for Promises and Object.observe. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 5 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/inspector/sources/debugger/async-callstack-promises-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-promises-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-promises-expected.txt
index ad9ac003142b93aab9637877e14465b8eccb84ed..e4173be1c3dcd28cecec42429a571895ed56fad0 100644
--- a/LayoutTests/inspector/sources/debugger/async-callstack-promises-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/async-callstack-promises-expected.txt
@@ -1,6 +1,5 @@
Tests asynchronous call stacks for Promises.
-Debugger was enabled.
Set timer for test function.
Captured call stacks in no particular order:
Call stack:
@@ -172,5 +171,4 @@ Call stack:
[setTimeout]
0) testFunction (async-callstack-promises.html:43)
-Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698