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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-stamp-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
(Empty)
1 Tests the Timeline API timeStamp feature
2
3 TimeStamp Properties:
4 {
5 data : {
6 frame : <string>
7 message : "TIME STAMP"
8 }
9 endTime : <number>
10 frameId : <string>
11 startTime : <number>
12 type : "TimeStamp"
13 }
14 Text details for TimeStamp: TIME STAMP
15 Timestamp records:
16 TimeStamp Properties:
17 {
18 data : {
19 frame : <string>
20 message : "TIME STAMP"
21 }
22 endTime : <number>
23 frameId : <string>
24 startTime : <number>
25 type : "TimeStamp"
26 }
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698