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

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

Issue 2729793003: DevTools: Support reading CPU profile format on Performance panel (Closed)
Patch Set: addressing comments Created 3 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/timeline/TimelineLoader.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/tracing/tracing-timeline-load-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/tracing-timeline-load-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/tracing-timeline-load-expected.txt
index 4d1cabd58a7f5e95fadcdf7bae2ff91dc1c44963..9c6fa1d3ba064426dcaea14918ab74850333cde8 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/tracing-timeline-load-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/tracing-timeline-load-expected.txt
@@ -24,11 +24,13 @@ Saved data is equal to restored data: true
Running: testBroken
TimelineLoaderClient.loadingStarted()
+TimelineLoaderClient.loadingProgress()
TimelineLoaderClient.processingStarted()
TimelineLoaderClient.loadingComplete(true)
Model is empty: true
Running: testMalformedJSON
+TimelineLoaderClient.loadingStarted()
TimelineLoaderClient.loadingComplete(false)
Model is empty: true
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/timeline/TimelineLoader.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698