Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", | 2 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "tough_webgl_cases_004.wpr": [ | |
| 5 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/ManyPlanetsD eep.html", | |
| 6 "http://www.khronos.org/registry/webgl/sdk/demos/google/san-angeles/ index.html", | |
| 7 "http://webglsamples.org/blob/blob.html", | |
| 8 "http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html", | |
| 9 "http://www.khronos.org/registry/webgl/sdk/demos/google/nvidia-verte x-buffer-object/index.html", | |
| 10 "http://webglsamples.org/aquarium/aquarium.html", | |
| 11 "http://www.khronos.org/registry/webgl/sdk/demos/google/particles/in dex.html", | |
| 12 "http://kenrussell.github.io/webgl-animometer/Animometer/tests/3d/we bgl.html", | |
| 13 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/Earth.html" | |
| 14 ], | |
| 4 "tough_webgl_cases_000.wpr": [ | 15 "tough_webgl_cases_000.wpr": [ |
| 5 "http://montagestudio.com/demos/eco-homes/", | 16 "http://montagestudio.com/demos/eco-homes/", |
|
aiolos (Not reviewing)
2016/05/11 22:03:03
Did you get an error message for why these pages f
Ken Russell (switch to Gerrit)
2016/05/11 22:11:50
These two were removed from the page set a while b
| |
| 6 "http://helloracer.com/racer-s/", | 17 "http://helloracer.com/racer-s/" |
| 7 "http://www.khronos.org/registry/webgl/sdk/demos/google/nvidia-verte x-buffer-object/index.html", | |
| 8 "http://www.khronos.org/registry/webgl/sdk/demos/google/san-angeles/ index.html", | |
| 9 "http://www.khronos.org/registry/webgl/sdk/demos/google/particles/in dex.html", | |
| 10 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/Earth.html", | |
| 11 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/ManyPlanetsD eep.html", | |
| 12 "http://webglsamples.googlecode.com/hg/aquarium/aquarium.html", | |
| 13 "http://webglsamples.googlecode.com/hg/blob/blob.html", | |
| 14 "http://webglsamples.googlecode.com/hg/dynamic-cubemap/dynamic-cubem ap.html" | |
| 15 ] | 18 ] |
| 16 } | 19 } |
| 17 } | 20 } |
| OLD | NEW |