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

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: 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_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:google", 7 "load:search:google",
8 "load:search:yandex", 8 "load:search:yandex",
9 "load:search:taobao", 9 "load:search:taobao",
10 "load:search:yahoo", 10 "load:search:yahoo",
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 "load:social:twitter" 78 "load:social:twitter"
79 ], 79 ],
80 "system_health_desktop_019.wpr": [ 80 "system_health_desktop_019.wpr": [
81 "browse:social:twitter" 81 "browse:social:twitter"
82 ], 82 ],
83 "system_health_desktop_020.wpr": [ 83 "system_health_desktop_020.wpr": [
84 "load:news:flipboard" 84 "load:news:flipboard"
85 ], 85 ],
86 "system_health_desktop_021.wpr": [ 86 "system_health_desktop_021.wpr": [
87 "browse:news:flipboard" 87 "browse:news:flipboard"
88 ],
89 "system_health_desktop_024.wpr": [
90 "load:media:imgur"
petrcermak 2016/08/04 13:32:42 I suggest you move this (manually - I know that th
Hannes Payer (out of office) 2016/08/05 10:21:05 Done.
91 ],
92 "system_health_desktop_025.wpr": [
93 "browse:media:imgur"
94 ],
95 "system_health_desktop_026.wpr": [
96 "browse:media:youtube"
88 ] 97 ]
89 }, 98 },
90 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 99 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
91 } 100 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698