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

Unified Diff: LayoutTests/inspector-protocol/timeline/timeline-dispatchEvent-expected.txt

Issue 239303003: Add devtools trace event for event dispatching (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
Index: LayoutTests/inspector-protocol/timeline/timeline-dispatchEvent-expected.txt
diff --git a/LayoutTests/inspector-protocol/timeline/timeline-dispatchEvent-expected.txt b/LayoutTests/inspector-protocol/timeline/timeline-dispatchEvent-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa97368283e628d081c7b8d5de39d444c4d56c47
--- /dev/null
+++ b/LayoutTests/inspector-protocol/timeline/timeline-dispatchEvent-expected.txt
@@ -0,0 +1,9 @@
+
+Recording started
+Recording stopped
+Tracing complete
+SUCCESS: found click event
+SUCCESS: found one beforeunload event
+SUCCESS: found one unload event
+SUCCESS: found one load event
+
« no previous file with comments | « LayoutTests/inspector-protocol/timeline/timeline-dispatchEvent.html ('k') | Source/core/events/EventDispatcher.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698