Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "archives": { | 2 "archives": { |
| 3 "system_health_desktop_000.wpr": [ | 3 "system_health_desktop_000.wpr": [ |
| 4 "load:search:amazon", | 4 "load:search:amazon", |
| 5 "load:search:flipkart", | 5 "load:search:flipkart", |
| 6 "load:search:ebay", | 6 "load:search:ebay", |
| 7 "load:search:google", | 7 "load:search:google", |
| 8 "load:search:yandex", | 8 "load:search:yandex", |
| 9 "load:search:taobao", | 9 "load:search:taobao", |
| 10 "load:search:yahoo", | 10 "load:search:yahoo", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 78 "load:social:twitter" | 78 "load:social:twitter" |
| 79 ], | 79 ], |
| 80 "system_health_desktop_019.wpr": [ | 80 "system_health_desktop_019.wpr": [ |
| 81 "browse:social:twitter" | 81 "browse:social:twitter" |
| 82 ], | 82 ], |
| 83 "system_health_desktop_020.wpr": [ | 83 "system_health_desktop_020.wpr": [ |
| 84 "load:news:flipboard" | 84 "load:news:flipboard" |
| 85 ], | 85 ], |
| 86 "system_health_desktop_021.wpr": [ | 86 "system_health_desktop_021.wpr": [ |
| 87 "browse:news:flipboard" | 87 "browse:news:flipboard" |
| 88 ], | |
| 89 "system_health_desktop_024.wpr": [ | |
| 90 "load:media:imgur" | |
|
petrcermak
2016/08/04 13:32:42
I suggest you move this (manually - I know that th
Hannes Payer (out of office)
2016/08/05 10:21:05
Done.
| |
| 91 ], | |
| 92 "system_health_desktop_025.wpr": [ | |
| 93 "browse:media:imgur" | |
| 94 ], | |
| 95 "system_health_desktop_026.wpr": [ | |
| 96 "browse:media:youtube" | |
| 88 ] | 97 ] |
| 89 }, | 98 }, |
| 90 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." | 99 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." |
| 91 } | 100 } |
| OLD | NEW |