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

Side by Side Diff: tools/perf/page_sets/data/todomvc.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 story set. Don' t edit by hand! Use record_wpr for updating.",
3 "archives": { 2 "archives": {
4 "todomvc_000.wpr": [ 3 "AngularJS": {
5 "Dart", 4 "DEFAULT": "todomvc_000.wpr"
6 "Ember.js", 5 },
7 "React", 6 "Backbone.js": {
8 "AngularJS", 7 "DEFAULT": "todomvc_000.wpr"
9 "Closure", 8 },
10 "Backbone.js", 9 "Closure": {
11 "Vanilla JS", 10 "DEFAULT": "todomvc_000.wpr"
12 "Polymer", 11 },
13 "GWT" 12 "Dart": {
14 ] 13 "DEFAULT": "todomvc_000.wpr"
15 } 14 },
15 "Ember.js": {
16 "DEFAULT": "todomvc_000.wpr"
17 },
18 "GWT": {
19 "DEFAULT": "todomvc_000.wpr"
20 },
21 "Polymer": {
22 "DEFAULT": "todomvc_000.wpr"
23 },
24 "React": {
25 "DEFAULT": "todomvc_000.wpr"
26 },
27 "Vanilla JS": {
28 "DEFAULT": "todomvc_000.wpr"
29 }
30 },
31 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
32 "platform_specific": true
16 } 33 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/system_health_desktop.json ('k') | tools/perf/page_sets/data/top_10.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698