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

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

Issue 2162473002: [system health] Add desktop browsing story for facebook and change url of twitter story. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: record wpr, disable facebook Created 4 years, 5 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 ], 52 ],
53 "system_health_mobile_009.wpr": [ 53 "system_health_mobile_009.wpr": [
54 "load:news:nytimes" 54 "load:news:nytimes"
55 ], 55 ],
56 "system_health_mobile_010.wpr": [ 56 "system_health_mobile_010.wpr": [
57 "load:news:qq" 57 "load:news:qq"
58 ], 58 ],
59 "system_health_mobile_011.wpr": [ 59 "system_health_mobile_011.wpr": [
60 "load:news:reddit" 60 "load:news:reddit"
61 ], 61 ],
62 "system_health_mobile_012.wpr": [
63 "load:social:twitter"
64 ],
65 "system_health_mobile_013.wpr": [ 62 "system_health_mobile_013.wpr": [
66 "load:news:washingtonpost" 63 "load:news:washingtonpost"
67 ], 64 ],
68 "system_health_mobile_014.wpr": [ 65 "system_health_mobile_014.wpr": [
69 "browse:news:cnn" 66 "browse:news:cnn"
70 ], 67 ],
71 "system_health_mobile_015.wpr": [ 68 "system_health_mobile_015.wpr": [
72 "browse:social:facebook" 69 "browse:social:facebook"
73 ], 70 ],
74 "system_health_mobile_016.wpr": [ 71 "system_health_mobile_016.wpr": [
75 "browse:news:hackernews" 72 "browse:news:hackernews"
76 ], 73 ],
77 "system_health_mobile_017.wpr": [ 74 "system_health_mobile_017.wpr": [
78 "browse:news:nytimes" 75 "browse:news:nytimes"
79 ], 76 ],
80 "system_health_mobile_018.wpr": [ 77 "system_health_mobile_018.wpr": [
81 "browse:news:qq" 78 "browse:news:qq"
82 ], 79 ],
83 "system_health_mobile_019.wpr": [ 80 "system_health_mobile_019.wpr": [
84 "browse:news:reddit" 81 "browse:news:reddit"
85 ], 82 ],
86 "system_health_mobile_020.wpr": [
87 "browse:social:twitter"
88 ],
89 "system_health_mobile_021.wpr": [ 83 "system_health_mobile_021.wpr": [
90 "browse:news:washingtonpost" 84 "browse:news:washingtonpost"
85 ],
86 "system_health_mobile_022.wpr": [
87 "load:social:twitter"
88 ],
89 "system_health_mobile_023.wpr": [
90 "browse:social:twitter"
91 ] 91 ]
92 }, 92 },
93 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 93 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating."
94 } 94 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698