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

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

Issue 2621783002: DevTools: Fix timeline tree grouping for v8 native urls for Domain/Subdomain (Closed)
Patch Set: 4 landing Created 3 years, 11 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/TimelineTreeView.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/timeline-misc/timeline-aggregated-details-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-aggregated-details-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-aggregated-details-expected.txt
index 7b3784db12455da537cbeff3e4592e64f9705c1e..d74f19f92db4b10b9b7ae93ebba98e8f841cd84a 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-aggregated-details-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-aggregated-details-expected.txt
@@ -204,7 +204,7 @@ BottomUp Group by: Category
f: 0.100 0.100
CallTree Group by: Domain
- unattributed: 0.000 22.125
+ unattributed: 0.000 12.250
a: 0.000 11.125
b: 0.000 11.125
c: 8.250 8.250
@@ -214,15 +214,16 @@ CallTree Group by: Domain
l: 0.000 0.125
a: 0.025 0.125
Layout: 0.100 0.100
- sin: 0.000 9.875
- f: 0.000 9.875
- l: 0.000 9.875
- a: 9.875 9.875
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
+ [V8 Runtime]: 0.000 9.875
+ sin: 0.000 9.875
+ f: 0.000 9.875
+ l: 0.000 9.875
+ a: 9.875 9.875
abc.com: 0.101 0.215
recursive_a: 0.101 0.215
recursive_b: 0.102 0.114
@@ -256,7 +257,6 @@ BottomUp Group by: Domain
a: 0.100 0.100
l: 0.100 0.100
f: 0.100 0.100
- sin: 0.000 9.875
x: 0.000 1.000
y: 0.600 1.000
x: 0.600 1.000
@@ -279,7 +279,7 @@ BottomUp Group by: Domain
recursive_a: 0.008 0.008
CallTree Group by: Subdomain
- unattributed: 0.000 22.125
+ unattributed: 0.000 12.250
a: 0.000 11.125
b: 0.000 11.125
c: 8.250 8.250
@@ -289,15 +289,16 @@ CallTree Group by: Subdomain
l: 0.000 0.125
a: 0.025 0.125
Layout: 0.100 0.100
- sin: 0.000 9.875
- f: 0.000 9.875
- l: 0.000 9.875
- a: 9.875 9.875
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
+ [V8 Runtime]: 0.000 9.875
+ sin: 0.000 9.875
+ f: 0.000 9.875
+ l: 0.000 9.875
+ a: 9.875 9.875
xyz.abc.com: 0.101 0.215
recursive_a: 0.101 0.215
recursive_b: 0.102 0.114
@@ -331,7 +332,6 @@ BottomUp Group by: Subdomain
a: 0.100 0.100
l: 0.100 0.100
f: 0.100 0.100
- sin: 0.000 9.875
x: 0.000 1.000
y: 0.600 1.000
x: 0.600 1.000
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/timeline/TimelineTreeView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698