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

Side by Side Diff: tools/perf/page_sets/data/tough_compositor_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_compositor_cases_001.wpr": [ 3 "http://jsbin.com/beqojupo/1/quiet?JS_FULL_SCREEN_INVALIDATION": {
5 "http://jsbin.com/pixavefe/1/quiet?CC_SCROLL_TEXT_ONLY", 4 "DEFAULT": "tough_compositor_cases_001.wpr"
6 "http://jsbin.com/wixadinu/2/quiet?JS_SCROLL_TEXT_ONLY", 5 },
7 "http://jsbin.com/yakagevo/1/quiet?CC_SCROLL_200_LAYER_GRID", 6 "http://jsbin.com/covoqi/1/quiet?NEW_TILINGS": {
8 "http://jsbin.com/jevibahi/4/quiet?JS_SCROLL_200_LAYER_GRID", 7 "DEFAULT": "tough_compositor_cases_002.wpr"
9 "http://jsbin.com/falefice/1/quiet?CC_POSTER_CIRCLE", 8 },
10 "http://jsbin.com/giqafofe/1/quiet?JS_POSTER_CIRCLE", 9 "http://jsbin.com/falefice/1/quiet?CC_POSTER_CIRCLE": {
11 "http://jsbin.com/beqojupo/1/quiet?JS_FULL_SCREEN_INVALIDATION" 10 "DEFAULT": "tough_compositor_cases_001.wpr"
12 ], 11 },
13 "tough_compositor_cases_000.wpr": [ 12 "http://jsbin.com/giqafofe/1/quiet?JS_POSTER_CIRCLE": {
14 "http://jsbin.com/wixadinu/1/quiet?JS_SCROLL_TEXT_ONLY", 13 "DEFAULT": "tough_compositor_cases_001.wpr"
15 "http://jsbin.com/jevibahi/1/quiet?JS_SCROLL_200_LAYER_GRID" 14 },
16 ], 15 "http://jsbin.com/jevibahi/1/quiet?JS_SCROLL_200_LAYER_GRID": {
17 "tough_compositor_cases_002.wpr": [ 16 "DEFAULT": "tough_compositor_cases_000.wpr"
18 "http://jsbin.com/covoqi/1/quiet?NEW_TILINGS" 17 },
19 ] 18 "http://jsbin.com/jevibahi/4/quiet?JS_SCROLL_200_LAYER_GRID": {
20 } 19 "DEFAULT": "tough_compositor_cases_001.wpr"
20 },
21 "http://jsbin.com/pixavefe/1/quiet?CC_SCROLL_TEXT_ONLY": {
22 "DEFAULT": "tough_compositor_cases_001.wpr"
23 },
24 "http://jsbin.com/wixadinu/1/quiet?JS_SCROLL_TEXT_ONLY": {
25 "DEFAULT": "tough_compositor_cases_000.wpr"
26 },
27 "http://jsbin.com/wixadinu/2/quiet?JS_SCROLL_TEXT_ONLY": {
28 "DEFAULT": "tough_compositor_cases_001.wpr"
29 },
30 "http://jsbin.com/yakagevo/1/quiet?CC_SCROLL_200_LAYER_GRID": {
31 "DEFAULT": "tough_compositor_cases_001.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
21 } 36 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/tough_canvas_cases.json ('k') | tools/perf/page_sets/data/tough_energy_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698