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

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: comments, getting close to shipping 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:google", 7 "load:search:google",
8 "load:search:taobao", 8 "load:search:taobao",
9 "load:search:ebay", 9 "load:search:ebay",
10 "load:search:yahoo" 10 "load:search:yahoo"
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 "load:news:flipboard" 87 "load:news:flipboard"
88 ], 88 ],
89 "system_health_mobile_025.wpr": [ 89 "system_health_mobile_025.wpr": [
90 "browse:news:flipboard" 90 "browse:news:flipboard"
91 ], 91 ],
92 "system_health_mobile_027.wpr": [ 92 "system_health_mobile_027.wpr": [
93 "browse:news:reddit" 93 "browse:news:reddit"
94 ], 94 ],
95 "system_health_mobile_028.wpr": [ 95 "system_health_mobile_028.wpr": [
96 "browse:social:facebook" 96 "browse:social:facebook"
97 ],
98 "system_health_mobile_034.wpr": [
99 "load:media:imgur"
petrcermak 2016/08/04 13:32:42 ditto
Hannes Payer (out of office) 2016/08/05 10:21:05 Done.
100 ],
101 "system_health_mobile_035.wpr": [
102 "browse:media:imgur"
103 ],
104 "system_health_mobile_037.wpr": [
105 "browse:media:youtube"
106 ],
107 "system_health_mobile_038.wpr": [
108 "browse:media:facebookphotos"
97 ] 109 ]
98 }, 110 },
99 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 111 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
100 } 112 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698