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

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

Issue 99483007: [telemetry] Ensure page sets reference the right WPR archives. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "page_set": "../top_25.json",
3 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
4 "archives": { 3 "archives": {
5 "top_25_001.wpr": [ 4 "top_25_001.wpr": [
6 "https://plus.google.com/110031535020051778989/posts" 5 "https://plus.google.com/110031535020051778989/posts"
7 ], 6 ],
8 "top_25_002.wpr": [ 7 "top_25_002.wpr": [
9 "https://www.google.com/search?q=cats&tbm=isch" 8 "https://www.google.com/search?q=cats&tbm=isch"
10 ], 9 ],
11 "top_25_000.wpr": [ 10 "top_25_000.wpr": [
12 "https://www.google.com/#hl=en&q=barack+obama", 11 "https://www.google.com/#hl=en&q=barack+obama",
(...skipping 15 matching lines...) Expand all
28 "http://www.weather.com/weather/right-now/Mountain+View+CA+94043", 27 "http://www.weather.com/weather/right-now/Mountain+View+CA+94043",
29 "http://www.amazon.com", 28 "http://www.amazon.com",
30 "http://www.ebay.com", 29 "http://www.ebay.com",
31 "http://games.yahoo.com", 30 "http://games.yahoo.com",
32 "http://booking.com", 31 "http://booking.com",
33 "http://answers.yahoo.com", 32 "http://answers.yahoo.com",
34 "http://sports.yahoo.com/", 33 "http://sports.yahoo.com/",
35 "http://techcrunch.com" 34 "http://techcrunch.com"
36 ] 35 ]
37 } 36 }
38 } 37 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/top_10_mobile.json ('k') | tools/perf/page_sets/data/tough_canvas_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698