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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Test timeline records coalescing
2
3 Root
4 ----> Layout x 3 duration: 299.89900:299.89900 (rendering: 299.69700)
5 --------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
6 --------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
7 --------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
8 ----> Layout duration: 94.89900:94.89900 (rendering: 94.89900)
9 ----> FunctionCall duration: 199.99700:199.99700 (painting: 199.79800, scripting : 0.19900)
10 --------> DecodeImage x 2 duration: 199.89800:199.89800 (painting: 199.79800)
11 ------------> DecodeImage duration: 99.89800:99.89800 (painting: 99.89800)
12 ------------> DecodeImage duration: 99.90000:99.90000 (painting: 99.90000)
13 ----> FunctionCall duration: 199.99700:199.99700 (painting: 199.79800, scripting : 0.19900)
14 --------> DecodeImage x 2 duration: 199.89800:199.89800 (painting: 199.79800)
15 ------------> DecodeImage duration: 99.89800:99.89800 (painting: 99.89800)
16 ------------> DecodeImage duration: 99.90000:99.90000 (painting: 99.90000)
17 ----> Rasterize x 3 duration: 299.89900:299.89900 (painting: 299.69700)
18 --------> Rasterize duration: 99.89900:99.89900 (painting: 99.89900)
19 --------> Rasterize duration: 99.89900:99.89900 (painting: 99.89900)
20 --------> Rasterize duration: 99.89900:99.89900 (painting: 99.89900)
21 ----> Paint x 3 duration: 299.89900:299.89900 (painting: 299.69700)
22 --------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
23 --------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
24 --------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
25 coalesced record's hasWarnings(): false
26 coalesced record's childHasWarnings(): true
27
OLDNEW
« 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