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

Side by Side Diff: tools/perf/page_sets/data/tough_layout_cases.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 "tough_layout_cases_001.wpr": [ 3 "http://amarchoti.blogspot.com": {
5 "http://oilevent.com" 4 "DEFAULT": "tough_layout_cases_000.wpr"
6 ], 5 },
7 "tough_layout_cases_000.wpr": [ 6 "http://bookish.com": {
8 "http://www.muzoboss.ru", 7 "DEFAULT": "tough_layout_cases_000.wpr"
9 "http://natunkantha.com", 8 },
10 "http://www.mossiella.com", 9 "http://chinaapache.com": {
11 "http://bookish.com", 10 "DEFAULT": "tough_layout_cases_000.wpr"
12 "http://mydiyclub.com", 11 },
13 "http://amarchoti.blogspot.com", 12 "http://indoritel.com": {
14 "http://picarisimo.es", 13 "DEFAULT": "tough_layout_cases_000.wpr"
15 "http://chinaapache.com", 14 },
16 "http://indoritel.com" 15 "http://mydiyclub.com": {
17 ] 16 "DEFAULT": "tough_layout_cases_000.wpr"
18 } 17 },
19 } 18 "http://natunkantha.com": {
19 "DEFAULT": "tough_layout_cases_000.wpr"
20 },
21 "http://oilevent.com": {
22 "DEFAULT": "tough_layout_cases_001.wpr"
23 },
24 "http://picarisimo.es": {
25 "DEFAULT": "tough_layout_cases_000.wpr"
26 },
27 "http://www.mossiella.com": {
28 "DEFAULT": "tough_layout_cases_000.wpr"
29 },
30 "http://www.muzoboss.ru": {
31 "DEFAULT": "tough_layout_cases_000.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/tough_image_decode_cases.json ('k') | tools/perf/page_sets/data/tough_path_rendering_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698