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

Side by Side Diff: tools/perf/page_sets/data/system_health_mobile.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
OLDNEW
1 { 1 {
2 "archives": { 2 "archives": {
3 "system_health_mobile_000.wpr": [ 3 "system_health_mobile_000.wpr": [
4 "load:search:amazon", 4 "load:search:amazon",
5 "load:search:baidu", 5 "load:search:baidu",
6 "load:search:yandex", 6 "load:search:yandex",
7 "load:search:taobao", 7 "load:search:taobao",
8 "load:search:ebay", 8 "load:search:ebay",
9 "load:search:yahoo" 9 "load:search:yahoo"
10 ], 10 ],
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 ], 90 ],
91 "system_health_mobile_027.wpr": [ 91 "system_health_mobile_027.wpr": [
92 "browse:news:reddit" 92 "browse:news:reddit"
93 ], 93 ],
94 "system_health_mobile_028.wpr": [ 94 "system_health_mobile_028.wpr": [
95 "browse:social:facebook" 95 "browse:social:facebook"
96 ], 96 ],
97 "system_health_mobile_029.wpr": [ 97 "system_health_mobile_029.wpr": [
98 "load:search:google", 98 "load:search:google",
99 "search:portal:google" 99 "search:portal:google"
100 ],
101 "system_health_mobile_035.wpr": [
102 "browse:media:imgur",
103 "load:media:imgur"
104 ],
105 "system_health_mobile_037.wpr": [
106 "browse:media:youtube"
107 ],
108 "system_health_mobile_040.wpr": [
109 "browse:media:facebook"
100 ] 110 ]
101 }, 111 },
102 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 112 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
103 } 113 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698