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

Side by Side Diff: tools/perf/page_sets/data/tough_path_rendering_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 "archives": { 2 "archives": {
3 "tough_path_rendering_cases_000.wpr": [ 3 "GUIMark Vector Chart Test": {
4 "http://ie.microsoft.com/testdrive/Performance/Chalkboard/" 4 "DEFAULT": "tough_path_rendering_cases_002.wpr"
5 ], 5 },
6 "tough_path_rendering_cases_001.wpr": [ 6 "MotionMark Canvas Fill Shapes": {
7 "http://www.craftymind.com/factory/guimark2/HTML5ChartingTest.html" 7 "DEFAULT": "tough_path_rendering_cases_002.wpr"
8 ], 8 },
9 "tough_path_rendering_cases_002.wpr": [ 9 "MotionMark Canvas Stroke Shapes": {
10 "MotionMark Canvas Stroke Shapes", 10 "DEFAULT": "tough_path_rendering_cases_002.wpr"
11 "https://testdrive-archive.azurewebsites.net/performance/chalkboard/ ", 11 },
12 "GUIMark Vector Chart Test", 12 "http://ie.microsoft.com/testdrive/Performance/Chalkboard/": {
13 "MotionMark Canvas Fill Shapes" 13 "DEFAULT": "tough_path_rendering_cases_000.wpr"
14 ] 14 },
15 "http://www.craftymind.com/factory/guimark2/HTML5ChartingTest.html": {
16 "DEFAULT": "tough_path_rendering_cases_001.wpr"
17 },
18 "https://testdrive-archive.azurewebsites.net/performance/chalkboard/": {
19 "DEFAULT": "tough_path_rendering_cases_002.wpr"
20 }
15 }, 21 },
16 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 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
17 } 24 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/tough_layout_cases.json ('k') | tools/perf/page_sets/data/tough_pinch_zoom_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698