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:yandex", | 7 "load:search:yandex", |
| 8 "load:search:taobao", | 8 "load:search:taobao", |
| 9 "load:search:yahoo", | 9 "load:search:yahoo", |
| 10 "load:search:baidu" | 10 "load:search:baidu" |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 100 "long_running:tools:gmail-foreground", | 100 "long_running:tools:gmail-foreground", |
| 101 "long_running:tools:gmail-background" | 101 "long_running:tools:gmail-background" |
| 102 ], | 102 ], |
| 103 "system_health_desktop_030.wpr": [ | 103 "system_health_desktop_030.wpr": [ |
| 104 "play:media:soundcloud", | 104 "play:media:soundcloud", |
| 105 "play:media:google_play_music" | 105 "play:media:google_play_music" |
| 106 ], | 106 ], |
| 107 "system_health_desktop_032.wpr": [ | 107 "system_health_desktop_032.wpr": [ |
| 108 "play:media:pandora" | 108 "play:media:pandora" |
| 109 ], | 109 ], |
| 110 "system_health_desktop_033.wpr": [ | 110 "system_health_desktop_034.wpr": [ |
| 111 "browse:media:pinterest", | 111 "browse:media:pinterest", |
|
nednguyen
2016/10/17 19:30:44
IIRC, the record_wpr should erase these two entrie
| |
| 112 "browse:media:tumblr" | 112 "browse:media:tumblr" |
| 113 ], | |
| 114 "system_health_desktop_035.wpr": [ | |
|
nednguyen
2016/10/17 19:24:50
Hmhh, this seems odd. Which wpr recording is "brow
| |
| 115 "browse:media:pinterest" | |
| 116 ], | |
| 117 "system_health_desktop_036.wpr": [ | |
| 118 "browse:media:tumblr" | |
| 113 ] | 119 ] |
| 114 }, | 120 }, |
| 115 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." | 121 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." |
| 116 } | 122 } |
| OLD | NEW |