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

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

Issue 335963004: DevTools: Instrument GenericEventQueue for async stacks. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: addressed Created 6 years, 6 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-events-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
index 9239432ca2746a84c75505ccefa02aa60b4ea1f8..60057ae005916073f4806c5dc8b4d7952eb8342c 100644
--- a/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
@@ -15,4 +15,10 @@ Call stack:
1) doTestSelectionChange (async-callstack-events.html:31)
2) testFunction (async-callstack-events.html:11)
+Call stack:
+ 0) onVideoPlay (async-callstack-events.html:64)
+ [play]
+ 0) doTestMediaEvents (async-callstack-events.html:58)
+ 1) testFunction (async-callstack-events.html:11)
+
« no previous file with comments | « LayoutTests/inspector/sources/debugger/async-callstack-events.html ('k') | Source/core/events/GenericEventQueue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698