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

Side by Side Diff: LayoutTests/inspector/tracing/timeline-window-filter-expected.txt

Issue 1354833002: DevTools: Nuke timeline frame overview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests the Timeline window filter. 1 Tests the Timeline window filter.
2 2
3 It applies different ranges to the OverviewGrid and expects that current view re flects the change. 3 It applies different ranges to the OverviewGrid and expects that current view re flects the change.
4 4
5 Also it detects that after switching to another view it gets the proper time ran ge. 5 Also it detects that after switching to another view it gets the proper time ran ge.
6 6
7 OverviewPane: 7 OverviewPane:
8 divider offsets: [0, 500, 1000, 1500]. We are expecting round numbers. 8 divider offsets: [0, 500, 1000, 1500]. We are expecting round numbers.
9 9
10 mode = Events
11 range = 0 - 1 10 range = 0 - 1
12 time range = 1122673092.068 - 1122674564.291 11 time range = 1122673092.068 - 1122674564.291
13 records count: 107 12 records count: 107
14 divider offsets: [0, 500, 1000, 1500]. We are expecting round numbers. 13 divider offsets: [0, 500, 1000, 1500]. We are expecting round numbers.
15 14
16 mode = Events
17 range = 0.25 - 0.75 15 range = 0.25 - 0.75
18 time range = 1122673460.12375 - 1122674196.23525 16 time range = 1122673460.12375 - 1122674196.23525
19 records count: 48 17 records count: 48
20 divider offsets: [400, 600, 800, 1000, 1200]. We are expecting round numbers. 18 divider offsets: [400, 600, 800, 1000, 1200]. We are expecting round numbers.
21 19
22 mode = Events
23 range = 0.33 - 0.66
24 time range = 1122673577.90159 - 1122674063.73518
25 records count: 24
26 divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers .
27
28 mode = Frames
29 range = 0 - 1
30 time range = 1122673092.068 - 1122674564.291
31 records count: 107
32 divider offsets: [0, 500, 1000, 1500]. We are expecting round numbers.
33
34 mode = Frames
35 range = 0.25 - 0.75
36 time range = 1122673460.12375 - 1122674196.23525
37 records count: 48
38 divider offsets: [400, 600, 800, 1000, 1200]. We are expecting round numbers.
39
40 mode = Frames
41 range = 0.33 - 0.66 20 range = 0.33 - 0.66
42 time range = 1122673577.90159 - 1122674063.73518 21 time range = 1122673577.90159 - 1122674063.73518
43 records count: 24 22 records count: 24
44 divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers . 23 divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers .
45 24
46 -------------------------------------------------------- 25 --------------------------------------------------------
47 mode = Frames
48 time range = 1122673239.2903001 - 1122674417.0686998 26 time range = 1122673239.2903001 - 1122674417.0686998
49 27
50 mode = Events
51 time range = 1122673239.2903001 - 1122674417.0686998 28 time range = 1122673239.2903001 - 1122674417.0686998
52 29
53 mode = Frames
54 time range = 1122673239.2903001 - 1122674417.0686998
55
OLDNEW
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-window-filter.html ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698