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

Unified Diff: LayoutTests/inspector/timeline/timeline-coalescing-expected.txt

Issue 183893010: DevTools: extract TimelineModel.Record from TimelinePresentationModel.Record. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 6 years, 10 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 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
index a3645c4f0205ab181af19882acac788c85ba97ee..1cdc3b16b9547d489efa6f727882d5af4af789dd 100644
--- a/LayoutTests/inspector/timeline/timeline-coalescing-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-coalescing-expected.txt
@@ -1,9 +1,10 @@
Test timeline records coalescing
Root
-----> 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 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)
@@ -21,6 +22,6 @@ Root
--------> 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(): true
-coalesced record's childHasWarnings(): undefined
+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