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

Unified Diff: LayoutTests/inspector/timeline/timeline-coalescing-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-coalescing-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-coalescing-expected.txt b/LayoutTests/inspector/timeline/timeline-coalescing-expected.txt
deleted file mode 100644
index 1cdc3b16b9547d489efa6f727882d5af4af789dd..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/timeline/timeline-coalescing-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-Test timeline records coalescing
-
-Root
-----> Layout x 3 duration: 299.89900:299.89900 (rendering: 299.69700)
---------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
---------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
---------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
-----> Layout duration: 94.89900:94.89900 (rendering: 94.89900)
-----> FunctionCall duration: 199.99700:199.99700 (painting: 199.79800, scripting: 0.19900)
---------> DecodeImage x 2 duration: 199.89800:199.89800 (painting: 199.79800)
-------------> DecodeImage duration: 99.89800:99.89800 (painting: 99.89800)
-------------> DecodeImage duration: 99.90000:99.90000 (painting: 99.90000)
-----> FunctionCall duration: 199.99700:199.99700 (painting: 199.79800, scripting: 0.19900)
---------> DecodeImage x 2 duration: 199.89800:199.89800 (painting: 199.79800)
-------------> DecodeImage duration: 99.89800:99.89800 (painting: 99.89800)
-------------> DecodeImage duration: 99.90000:99.90000 (painting: 99.90000)
-----> Rasterize x 3 duration: 299.89900:299.89900 (painting: 299.69700)
---------> Rasterize duration: 99.89900:99.89900 (painting: 99.89900)
---------> Rasterize duration: 99.89900:99.89900 (painting: 99.89900)
---------> Rasterize duration: 99.89900:99.89900 (painting: 99.89900)
-----> Paint x 3 duration: 299.89900:299.89900 (painting: 299.69700)
---------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
---------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
---------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
-coalesced record's hasWarnings(): false
-coalesced record's childHasWarnings(): true
-
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-coalescing.html ('k') | LayoutTests/inspector/timeline/timeline-compatibility.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698