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

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

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 years, 10 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 | « tools/perf/page_sets/data/oortonline.json ('k') | tools/perf/page_sets/data/polymer.json » ('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 "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "pathological_mobile_sites_009.wpr": [ 3 "http://edition.cnn.com": {
5 "https://www.linkedin.com/in/linustorvalds" 4 "DEFAULT": "pathological_mobile_sites_000.wpr"
6 ], 5 },
7 "pathological_mobile_sites_000.wpr": [ 6 "http://m.espn.go.com/nhl/rankings": {
8 "http://edition.cnn.com", 7 "DEFAULT": "pathological_mobile_sites_000.wpr"
9 "http://www.latimes.com", 8 },
10 "http://recode.net", 9 "http://recode.net": {
11 "http://www.pbs.org/newshour/bb/much-really-cost-live-city-like-seat tle/#the-rundown", 10 "DEFAULT": "pathological_mobile_sites_000.wpr"
12 "http://www.zdnet.com", 11 },
13 "http://m.espn.go.com/nhl/rankings" 12 "http://sports.yahoo.com/": {
14 ], 13 "DEFAULT": "pathological_mobile_sites_001.wpr"
15 "pathological_mobile_sites_008.wpr": [ 14 },
16 "http://www.wowwiki.com/World_of_Warcraft:_Mists_of_Pandaria" 15 "http://www.latimes.com": {
17 ], 16 "DEFAULT": "pathological_mobile_sites_000.wpr"
18 "pathological_mobile_sites_010.wpr": [ 17 },
19 "http://www.theguardian.com/politics/2015/mar/09/ed-balls-tory-spend ing-plans-nhs-charging" 18 "http://www.pbs.org/newshour/bb/much-really-cost-live-city-like-seattle/ #the-rundown": {
20 ], 19 "DEFAULT": "pathological_mobile_sites_000.wpr"
21 "pathological_mobile_sites_001.wpr": [ 20 },
22 "http://sports.yahoo.com/" 21 "http://www.theguardian.com/politics/2015/mar/09/ed-balls-tory-spending- plans-nhs-charging": {
23 ] 22 "DEFAULT": "pathological_mobile_sites_010.wpr"
24 } 23 },
25 } 24 "http://www.wowwiki.com/World_of_Warcraft:_Mists_of_Pandaria": {
25 "DEFAULT": "pathological_mobile_sites_008.wpr"
26 },
27 "http://www.zdnet.com": {
28 "DEFAULT": "pathological_mobile_sites_000.wpr"
29 },
30 "https://www.linkedin.com/in/linustorvalds": {
31 "DEFAULT": "pathological_mobile_sites_009.wpr"
32 }
33 },
34 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
35 "platform_specific": true
36 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/oortonline.json ('k') | tools/perf/page_sets/data/polymer.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698