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

Side by Side Diff: tools/perf/page_sets/data/mobile_memory.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
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "mobile_memory_018.wpr": [ 3 "http://techcrunch.com": {
5 "http://techcrunch.com/2014/02/17/pixel-brings-brings-old-school-vid eo-game-art-to-life-in-your-home/", 4 "DEFAULT": "mobile_memory_018.wpr"
6 "http://techcrunch.com/2014/02/15/kickstarter-coins-2/", 5 },
7 "http://techcrunch.com/2014/02/15/was-y-combinator-worth-it/", 6 "http://techcrunch.com/2014/02/15/kickstarter-coins-2/": {
8 "https://mail.google.com/mail/mu", 7 "DEFAULT": "mobile_memory_018.wpr"
9 "http://techcrunch.com", 8 },
10 "https://www.google.com/search?site=&tbm=isch&q=google" 9 "http://techcrunch.com/2014/02/15/was-y-combinator-worth-it/": {
11 ] 10 "DEFAULT": "mobile_memory_018.wpr"
12 } 11 },
12 "http://techcrunch.com/2014/02/17/pixel-brings-brings-old-school-video-g ame-art-to-life-in-your-home/": {
13 "DEFAULT": "mobile_memory_018.wpr"
14 },
15 "https://mail.google.com/mail/mu": {
16 "DEFAULT": "mobile_memory_018.wpr"
17 },
18 "https://www.google.com/search?site=&tbm=isch&q=google": {
19 "DEFAULT": "mobile_memory_018.wpr"
20 }
21 },
22 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
23 "platform_specific": true
13 } 24 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/mobile_infinite_scroll.json ('k') | tools/perf/page_sets/data/octane.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698