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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-event-dispatch-expected.txt

Issue 1353653003: DevTools: cleanup timeline concise record details generation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: re-uploading after blink repo merge Created 5 years, 3 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/inspector/tracing/timeline-event-dispatch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-event-dispatch-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-event-dispatch-expected.txt
index d513a2502c0f5df3debe69bd58ca361ca3813cf9..83f38f39372486343e555eca732980de0f978278 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-event-dispatch-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-event-dispatch-expected.txt
@@ -13,6 +13,7 @@ EventDispatch Properties:
thread : <string>
type : "EventDispatch"
}
+Text details for EventDispatch: mouseover
EventDispatch Properties:
{
data : {
@@ -25,6 +26,7 @@ EventDispatch Properties:
thread : <string>
type : "EventDispatch"
}
+Text details for EventDispatch: mousemove
EventDispatch Properties:
{
children : <object>
@@ -38,6 +40,7 @@ EventDispatch Properties:
thread : <string>
type : "EventDispatch"
}
+Text details for EventDispatch: mousedown
EventDispatch Properties:
{
data : {
@@ -50,6 +53,7 @@ EventDispatch Properties:
thread : <string>
type : "EventDispatch"
}
+Text details for EventDispatch: selectstart
EventDispatch Properties:
{
data : {
@@ -60,4 +64,5 @@ EventDispatch Properties:
thread : <string>
type : "EventDispatch"
}
+Text details for EventDispatch: selectionchange

Powered by Google App Engine
This is Rietveld 408576698