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 page set. Don't edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "service_worker_011.wpr": [ | 4 "service_worker_001.wpr": [ |
| 5 "http://localhost:8080/index.html" | |
| 6 ], | |
| 7 "service_worker_025.wpr": [ | |
| 8 "http://localhost:8091/index.html" | 5 "http://localhost:8091/index.html" |
| 9 ] | 6 ] |
| 10 } | 7 } |
| 11 } | 8 } |
| OLD | NEW |