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

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

Issue 2010943002: DevTools: Add grouping by Activity to Timeline treeview. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: layout test got resultz Created 4 years, 6 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: third_party/WebKit/LayoutTests/inspector/tracing/timeline-aggregated-details-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-aggregated-details-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-aggregated-details-expected.txt
index 701860bb113bd071e299c25b57a6a619e613853d..74012889744e38e07b794a1cb973e0c9cdb34ac1 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-aggregated-details-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-aggregated-details-expected.txt
@@ -50,6 +50,72 @@ BottomUp Group by: None
l: 0.100 0.100
f: 0.100 0.100
+CallTree Group by: EventName
+ JavaScript: 0.101 22.340
+ a: 0.000 11.125
+ b: 0.000 11.125
+ c: 8.250 8.250
+ e: 0.000 2.875
+ g: 2.875 2.875
+ f: 0.000 10.000
+ l: 0.000 10.000
+ a: 9.900 10.000
+ Layout: 0.100 0.100
+ x: 0.000 1.000
+ y: 0.600 1.000
+ z: 0.000 0.200
+ w: 0.200 0.200
+ w: 0.200 0.200
+ recursive_a: 0.101 0.215
+ recursive_b: 0.102 0.114
+ recursive_a: 0.004 0.012
+ recursive_b: 0.008 0.008
+
+BottomUp Group by: EventName
+ JavaScript: 22.240 22.240
+ a: 9.900 21.125
+ l: 9.900 10.000
+ f: 9.900 10.000
+ b: 0.000 11.125
+ a: 0.000 11.125
+ c: 8.250 8.250
+ b: 8.250 8.250
+ a: 8.250 8.250
+ e: 0.000 2.875
+ b: 0.000 2.875
+ a: 0.000 2.875
+ g: 2.875 2.875
+ e: 2.875 2.875
+ b: 2.875 2.875
+ a: 2.875 2.875
+ f: 0.000 10.000
+ l: 0.000 10.000
+ f: 0.000 10.000
+ x: 0.000 1.000
+ y: 0.600 1.000
+ x: 0.600 1.000
+ z: 0.000 0.200
+ y: 0.000 0.200
+ x: 0.000 0.200
+ w: 0.400 0.400
+ z: 0.200 0.200
+ y: 0.200 0.200
+ x: 0.200 0.200
+ y: 0.200 0.200
+ x: 0.200 0.200
+ recursive_a: 0.105 0.215
+ recursive_b: 0.004 0.012
+ recursive_a: 0.004 0.012
+ recursive_b: 0.110 0.114
+ recursive_a: 0.110 0.114
+ recursive_b: 0.008 0.008
+ recursive_a: 0.008 0.008
+ Layout: 0.100 0.100
+ Layout: 0.100 0.100
+ a: 0.100 0.100
+ l: 0.100 0.100
+ f: 0.100 0.100
+
CallTree Group by: Category
Scripting: 0.101 22.340
a: 0.000 11.125

Powered by Google App Engine
This is Rietveld 408576698