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

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

Issue 399043002: DevTools: switch Timeline frontend into buffered mode and remove the corresponding experiment. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: timeline-websocket-event rebaselined Created 6 years, 5 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/console/console-timeline-expected.txt
diff --git a/LayoutTests/inspector/console/console-timeline-expected.txt b/LayoutTests/inspector/console/console-timeline-expected.txt
index 4ef403461cb6d11f805200b5a988d0f5b7ff2f1a..085a76dc9f398326966205039618c2238791567b 100644
--- a/LayoutTests/inspector/console/console-timeline-expected.txt
+++ b/LayoutTests/inspector/console/console-timeline-expected.txt
@@ -33,14 +33,11 @@ Tests console.timeline and timelineEnd commands.
Running: testStartStopTimeline
-Timeline started from console.
Timeline 'one' started.
timestamp 1
Timeline 'one' finished.
-Timeline stopped from console.
Running: testStartStopMultiple
-Timeline started from console.
Timeline 'one' started.
timestamp 1
Timeline 'one' started.
@@ -53,10 +50,8 @@ timestamp 3
Timeline 'two' finished.
timestamp 4
Timeline 'one' finished.
-Timeline stopped from console.
Running: testStartMultipleStopInsideEvals
-Timeline started from console.
Timeline 'one' started.
timestamp 1
Timeline 'two' started.
@@ -66,47 +61,35 @@ Timeline 'two' finished.
timestamp 4
timestamp 5
Timeline 'one' finished.
-Timeline stopped from console.
Running: testStopUnknown
-Timeline started from console.
Timeline 'one' started.
timestamp 1
timestamp 2
Timeline 'one' finished.
-Timeline stopped from console.
Running: testStartFromPanel
-Timeline started from panel
timestamp 0
Timeline 'one' started.
timestamp 1
Timeline 'one' finished.
timestamp 2
-Timeline stopped from panel
Running: testStopFromPanel
-Timeline started from console.
Timeline 'one' started.
timestamp 1
Timeline 'two' started.
timestamp 2
-Timeline stopped from panel
Running: testRacyStart
-Timeline started from console.
Timeline 'one' started.
timestamp 1
Timeline 'two' started.
timestamp 2
-Timeline stopped from panel
Running: testRacyStart2
-Timeline started from panel
-timestamp 0
Timeline 'one' started.
timestamp 1
Timeline 'two' started.
timestamp 2
-Timeline stopped from panel
« no previous file with comments | « LayoutTests/inspector/console/console-timeline.html ('k') | LayoutTests/inspector/extensions/extensions-events.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698