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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/tracing-timeline-load-expected.txt

Issue 1755123003: Timeline: quit using Progress, introduce TimelineLifecycleDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
OLDNEW
1 Tests tracing based Timeline save/load functionality. 1 Tests tracing based Timeline save/load functionality.
2 2
3 3
4 Running: testNormal 4 Running: testNormal
5 Saved data is equal to restored data: true 5 Saved data is equal to restored data: true
6 6
7 Running: testJSONObjectFormat 7 Running: testJSONObjectFormat
8 Saved data is equal to restored data: true 8 Saved data is equal to restored data: true
9 9
10 Running: testBroken 10 Running: testBroken
11 error: TracingStartedInPage event not found. 11 error: TracingStartedInPage event not found.
12 Model is empty: true 12 Model is empty: true
13 13
14 Running: testMalformedJSON 14 Running: testMalformedJSON
15 error: TracingStartedInPage event not found.
16 error: TracingStartedInPage event not found.
17 error: TracingStartedInPage event not found.
18 Model is empty: true 15 Model is empty: true
19 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698