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

Unified Diff: tools/perf/page_sets/data/tough_webgl_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 side-by-side diff with in-line comments
Download patch
Index: tools/perf/page_sets/data/tough_webgl_cases.json
diff --git a/tools/perf/page_sets/data/tough_webgl_cases.json b/tools/perf/page_sets/data/tough_webgl_cases.json
index b1e273a96cd91c900c7bea87991f05ccde4ea988..3f70b7fa5572a0e889dd3921e7de7359796d43d7 100644
--- a/tools/perf/page_sets/data/tough_webgl_cases.json
+++ b/tools/perf/page_sets/data/tough_webgl_cases.json
@@ -1,20 +1,39 @@
{
- "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "tough_webgl_cases_000.wpr": [
- "http://montagestudio.com/demos/eco-homes/",
- "http://helloracer.com/racer-s/"
- ],
- "tough_webgl_cases_005.wpr": [
- "http://webglsamples.org/aquarium/aquarium.html",
- "http://webglsamples.org/blob/blob.html",
- "http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html",
- "http://www.khronos.org/registry/webgl/sdk/demos/webkit/ManyPlanetsDeep.html",
- "http://www.khronos.org/registry/webgl/sdk/demos/webkit/Earth.html",
- "http://kenrussell.github.io/webgl-animometer/Animometer/tests/3d/webgl.html",
- "http://www.khronos.org/registry/webgl/sdk/demos/google/nvidia-vertex-buffer-object/index.html",
- "http://www.khronos.org/registry/webgl/sdk/demos/google/particles/index.html",
- "http://www.khronos.org/registry/webgl/sdk/demos/google/san-angeles/index.html"
- ]
- }
+ "http://helloracer.com/racer-s/": {
+ "DEFAULT": "tough_webgl_cases_000.wpr"
+ },
+ "http://kenrussell.github.io/webgl-animometer/Animometer/tests/3d/webgl.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://montagestudio.com/demos/eco-homes/": {
+ "DEFAULT": "tough_webgl_cases_000.wpr"
+ },
+ "http://webglsamples.org/aquarium/aquarium.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://webglsamples.org/blob/blob.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://www.khronos.org/registry/webgl/sdk/demos/google/nvidia-vertex-buffer-object/index.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://www.khronos.org/registry/webgl/sdk/demos/google/particles/index.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://www.khronos.org/registry/webgl/sdk/demos/google/san-angeles/index.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://www.khronos.org/registry/webgl/sdk/demos/webkit/Earth.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ },
+ "http://www.khronos.org/registry/webgl/sdk/demos/webkit/ManyPlanetsDeep.html": {
+ "DEFAULT": "tough_webgl_cases_005.wpr"
+ }
+ },
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
+ "platform_specific": true
}
« no previous file with comments | « tools/perf/page_sets/data/tough_scheduling_cases.json ('k') | tools/perf/page_sets/data/typical_10_mobile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698