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

Side by Side Diff: tools/perf/page_sets/data/system_health_desktop.json

Issue 2168743004: [system health] Add media browsing stories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: disable facebook on desktop Created 4 years, 4 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
« no previous file with comments | « no previous file | tools/perf/page_sets/data/system_health_desktop_024.wpr.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "archives": { 2 "archives": {
3 "system_health_desktop_000.wpr": [ 3 "system_health_desktop_000.wpr": [
4 "load:search:amazon", 4 "load:search:amazon",
5 "load:search:flipkart", 5 "load:search:flipkart",
6 "load:search:ebay", 6 "load:search:ebay",
7 "load:search:yandex", 7 "load:search:yandex",
8 "load:search:taobao", 8 "load:search:taobao",
9 "load:search:yahoo", 9 "load:search:yahoo",
10 "load:search:baidu" 10 "load:search:baidu"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 ], 81 ],
82 "system_health_desktop_020.wpr": [ 82 "system_health_desktop_020.wpr": [
83 "load:news:flipboard" 83 "load:news:flipboard"
84 ], 84 ],
85 "system_health_desktop_021.wpr": [ 85 "system_health_desktop_021.wpr": [
86 "browse:news:flipboard" 86 "browse:news:flipboard"
87 ], 87 ],
88 "system_health_desktop_022.wpr": [ 88 "system_health_desktop_022.wpr": [
89 "load:search:google", 89 "load:search:google",
90 "search:portal:google" 90 "search:portal:google"
91 ],
92 "system_health_desktop_025.wpr": [
93 "browse:media:imgur",
94 "load:media:imgur"
95 ],
96 "system_health_desktop_026.wpr": [
97 "browse:media:youtube"
91 ] 98 ]
92 }, 99 },
93 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 100 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
94 } 101 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/data/system_health_desktop_024.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698