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

Side by Side Diff: tools/perf/page_sets/data/top_10.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/todomvc.json ('k') | tools/perf/page_sets/data/top_10_mobile.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 story set. Don' t edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "top_10_001.wpr": [ 3 "Facebook": {
5 "Facebook" 4 "DEFAULT": "top_10_001.wpr"
6 ], 5 },
7 "top_10_000.wpr": [ 6 "http://en.wikipedia.org/wiki/Wikipedia": {
8 "https://www.google.com/#hl=en&q=barack+obama", 7 "DEFAULT": "top_10_000.wpr"
9 "https://mail.google.com/mail/", 8 },
10 "https://www.google.com/calendar/", 9 "http://www.amazon.com": {
11 "http://www.youtube.com", 10 "DEFAULT": "top_10_000.wpr"
12 "http://www.facebook.com/barackobama", 11 },
13 "http://en.wikipedia.org/wiki/Wikipedia", 12 "http://www.ask.com/": {
14 "http://www.amazon.com", 13 "DEFAULT": "top_10_000.wpr"
15 "http://www.yahoo.com/", 14 },
16 "http://www.bing.com/", 15 "http://www.bing.com/": {
17 "http://www.ask.com/" 16 "DEFAULT": "top_10_000.wpr"
18 ] 17 },
19 } 18 "http://www.facebook.com/barackobama": {
19 "DEFAULT": "top_10_000.wpr"
20 },
21 "http://www.yahoo.com/": {
22 "DEFAULT": "top_10_000.wpr"
23 },
24 "http://www.youtube.com": {
25 "DEFAULT": "top_10_000.wpr"
26 },
27 "https://mail.google.com/mail/": {
28 "DEFAULT": "top_10_000.wpr"
29 },
30 "https://www.google.com/#hl=en&q=barack+obama": {
31 "DEFAULT": "top_10_000.wpr"
32 },
33 "https://www.google.com/calendar/": {
34 "DEFAULT": "top_10_000.wpr"
35 }
36 },
37 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
38 "platform_specific": true
20 } 39 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/todomvc.json ('k') | tools/perf/page_sets/data/top_10_mobile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698