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

Unified Diff: LayoutTests/inspector/timeline/timeline-window-filter-expected.txt

Issue 709423002: DevTools: remove old Timeline front-end implementation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated LayoutTests/inspector/layers/layer-canvas-log.html 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/timeline/timeline-window-filter-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-window-filter-expected.txt b/LayoutTests/inspector/timeline/timeline-window-filter-expected.txt
deleted file mode 100644
index b69fc2c06ada82cbd6a88601ac80bd95c6d00db6..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/timeline/timeline-window-filter-expected.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-Tests the Timeline window filter.
-
-It applies different ranges to the OverviewGrid and expects that current view reflects the change.
-
-Also it detects that after switching to another view it gets the proper time range.
-
-OverviewPane:
-divider offsets: [200, 400, 600, 800, 1000]. We are expecting round numbers.
-
-mode = Events
-range = 0 - 1
-time range = 1390988669115.4338 - 1390988670116.917
-records count: 80
-divider offsets: [0, 200, 400, 600, 800, 1000]. We are expecting round numbers.
-
-mode = Events
-range = 0.25 - 0.75
-time range = 1390988669365.8047 - 1390988669866.5461
-records count: 49
-divider offsets: [300, 400, 500, 600, 700, 800]. We are expecting round numbers.
-
-mode = Events
-range = 0.33 - 0.66
-time range = 1390988669445.9233 - 1390988669776.4126
-records count: 34
-divider offsets: [350, 400, 450, 500, 550, 600, 650, 700]. We are expecting round numbers.
-
-mode = Frames
-range = 0 - 1
-time range = 1390988669115.4338 - 1390988670116.917
-records count: 80
-divider offsets: [0, 200, 400, 600, 800, 1000]. We are expecting round numbers.
-
-mode = Frames
-range = 0.25 - 0.75
-time range = 1390988669535.377 - 1390988670098.158
-records count: 38
-divider offsets: [500, 600, 700, 800, 900, 1000]. We are expecting round numbers.
-
-mode = Frames
-range = 0.33 - 0.66
-time range = 1390988669683.1602 - 1390988670098.158
-records count: 25
-divider offsets: [600, 700, 800, 900, 1000]. We are expecting round numbers.
-
---------------------------------------------------------
-mode = Frames
-time range = 1390988669310.462 - 1390988670098.158
-
-mode = Events
-time range = 1390988669310.462 - 1390988670098.158
-
-mode = Frames
-time range = 1390988669310.462 - 1390988670098.158
-
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-window-filter.html ('k') | LayoutTests/inspector/timeline/trace-event-self-time.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698