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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-load-event-expected.txt

Issue 2145873002: [DevTools] Split inspector/tracing into subdirectories to speed things up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
1 Tests the load event. 1 Tests the load event.
2 2
3 Page reloaded. 3 Page reloaded.
4 Model records: 4 Model records:
5 Timestamp records: 5 Timestamp records:
6 MarkDOMContent Properties: 6 MarkDOMContent Properties:
7 { 7 {
8 data : { 8 data : {
9 frame : <string> 9 frame : <string>
10 isMainFrame : true 10 isMainFrame : true
(...skipping 18 matching lines...) Expand all
29 } 29 }
30 MarkFirstPaint Properties: 30 MarkFirstPaint Properties:
31 { 31 {
32 data : { 32 data : {
33 } 33 }
34 endTime : <number> 34 endTime : <number>
35 startTime : <number> 35 startTime : <number>
36 type : "MarkFirstPaint" 36 type : "MarkFirstPaint"
37 } 37 }
38 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698