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

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

Issue 2877893003: DevTools: Show product name when available in group by [sub]domain mode. (Closed)
Patch Set: update test Created 3 years, 7 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 45832a5f3909174810bccdc4ac0e7daba3a30146..a2dc061220996904372bbb926a94423798e18b93 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
@@ -300,7 +300,7 @@ BottomUp Group by: Domain
x: 0.600 1.000
Function Call: 0.600 1.000
Function Call: 0.600 1.000
- google.com: 0.215 0.215
+ google.com — Google CDN: 0.215 0.215
recursive_b: 0.110 0.114
recursive_a: 0.110 0.114
recursive_b: 0.008 0.008
@@ -379,7 +379,7 @@ BottomUp Group by: Subdomain
x: 0.600 1.000
Function Call: 0.600 1.000
Function Call: 0.600 1.000
- www.google.com: 0.215 0.215
+ www.google.com — Google CDN: 0.215 0.215
recursive_b: 0.110 0.114
recursive_a: 0.110 0.114
recursive_b: 0.008 0.008
« 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