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

Unified Diff: LayoutTests/inspector/tracing/timeline-load-event-expected.txt

Issue 732683002: Timeline: bring back FirstPaint marker and remove brown ticks near frame markers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/tracing/timeline-load-event-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-load-event-expected.txt b/LayoutTests/inspector/tracing/timeline-load-event-expected.txt
index e781a6c26877d840f401ff0998439e042b380dd7..286b3d18c0e168e32036c4ac352c1121a7a2d07d 100644
--- a/LayoutTests/inspector/tracing/timeline-load-event-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-load-event-expected.txt
@@ -27,4 +27,13 @@ MarkLoad Properties:
thread : <string>
type : "MarkLoad"
}
+MarkFirstPaint Properties:
+{
+ data : {
+ }
+ endTime : <number>
+ startTime : <number>
+ thread : <string>
+ type : "MarkFirstPaint"
+}
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-load-event.html ('k') | Source/devtools/front_end/timeline/TimelineModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698