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

Side by Side Diff: LayoutTests/inspector/console/console-timeline-expected.txt

Issue 593123003: DevTools: make console.timeline/timelineEnd work for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Addressed comments Created 6 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
« no previous file with comments | « no previous file | LayoutTests/inspector/tracing/console-timeline.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: console.timeline is deprecated. Please use the console.time ins tead.
1 CONSOLE DEBUG: Timeline 'one' started. 2 CONSOLE DEBUG: Timeline 'one' started.
3 CONSOLE WARNING: console.timelineEnd is deprecated. Please use the console.timeE nd instead.
2 CONSOLE DEBUG: Timeline 'one' finished. 4 CONSOLE DEBUG: Timeline 'one' finished.
3 CONSOLE DEBUG: Timeline 'one' started. 5 CONSOLE DEBUG: Timeline 'one' started.
4 CONSOLE DEBUG: Timeline 'one' started. 6 CONSOLE DEBUG: Timeline 'one' started.
5 CONSOLE DEBUG: Timeline 'two' started. 7 CONSOLE DEBUG: Timeline 'two' started.
6 CONSOLE DEBUG: Timeline 'two' started. 8 CONSOLE DEBUG: Timeline 'two' started.
7 CONSOLE DEBUG: Timeline 'two' finished. 9 CONSOLE DEBUG: Timeline 'two' finished.
8 CONSOLE DEBUG: Timeline 'one' finished. 10 CONSOLE DEBUG: Timeline 'one' finished.
9 CONSOLE DEBUG: Timeline 'two' finished. 11 CONSOLE DEBUG: Timeline 'two' finished.
10 CONSOLE DEBUG: Timeline 'one' finished. 12 CONSOLE DEBUG: Timeline 'one' finished.
11 CONSOLE DEBUG: Timeline 'one' started. 13 CONSOLE DEBUG: Timeline 'one' started.
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 Timeline 'two' started. 89 Timeline 'two' started.
88 timestamp 2 90 timestamp 2
89 91
90 Running: testRacyStart2 92 Running: testRacyStart2
91 timestamp 0 93 timestamp 0
92 Timeline 'one' started. 94 Timeline 'one' started.
93 timestamp 1 95 timestamp 1
94 Timeline 'two' started. 96 Timeline 'two' started.
95 timestamp 2 97 timestamp 2
96 98
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/tracing/console-timeline.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698