Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "x-version": 12, | 2 "x-version": 12, |
|
Bernhard Bauer
2014/09/08 07:47:45
Bump the version number please.
Lei Zhang
2014/09/08 20:37:14
Done.
| |
| 3 "google-talk": { | 3 "google-talk": { |
| 4 "mime_types": [ | 4 "mime_types": [ |
| 5 ], | 5 ], |
| 6 "versions": [ | 6 "versions": [ |
| 7 { | 7 { |
| 8 "version": "0", | 8 "version": "0", |
| 9 "status": "up_to_date", | 9 "status": "up_to_date", |
| 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat or' use two completely different versioning schemes, so we can't define a minimu m version." | 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat or' use two completely different versioning schemes, so we can't define a minimu m version." |
| 11 } | 11 } |
| 12 ], | 12 ], |
| (...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 170 "mime_types": [ | 170 "mime_types": [ |
| 171 "application/pdf", | 171 "application/pdf", |
| 172 "application/vnd.adobe.x-mars", | 172 "application/vnd.adobe.x-mars", |
| 173 "application/vnd.adobe.xdp+xml", | 173 "application/vnd.adobe.xdp+xml", |
| 174 "application/vnd.adobe.xfd+xml", | 174 "application/vnd.adobe.xfd+xml", |
| 175 "application/vnd.adobe.xfdf", | 175 "application/vnd.adobe.xfdf", |
| 176 "application/vnd.fdf" | 176 "application/vnd.fdf" |
| 177 ], | 177 ], |
| 178 "versions": [ | 178 "versions": [ |
| 179 { | 179 { |
| 180 "version": "10.1.8", | 180 "version": "10.1.11", |
| 181 "status": "requires_authorization", | 181 "status": "requires_authorization", |
| 182 "reference": "https://www.adobe.com/support/security/bulletins/apsb13-22 .html" | 182 "reference": "https://helpx.adobe.com/security/products/reader/apsb14-19 .html" |
| 183 }, | 183 }, |
| 184 { | 184 { |
| 185 "version": "11", | 185 "version": "11", |
| 186 "status": "out_of_date" | 186 "status": "out_of_date" |
| 187 }, | 187 }, |
| 188 { | 188 { |
| 189 "version": "11.0.5", | 189 "version": "11.0.8", |
| 190 "status": "requires_authorization", | 190 "status": "requires_authorization", |
| 191 "reference": "https://www.adobe.com/support/security/bulletins/apsb13-25 .html" | 191 "reference": "https://helpx.adobe.com/security/products/reader/apsb14-19 .html" |
| 192 } | 192 } |
| 193 ], | 193 ], |
| 194 "lang": "en-US", | 194 "lang": "en-US", |
| 195 "name": "Adobe Reader", | 195 "name": "Adobe Reader", |
| 196 "help_url": "https://support.google.com/chrome/?p=plugin_pdf", | 196 "help_url": "https://support.google.com/chrome/?p=plugin_pdf", |
| 197 "url": "http://www.adobe.com/support/downloads/detail.jsp?ftpID=5674", | 197 "url": "https://get.adobe.com/reader/", |
|
Bernhard Bauer
2014/09/08 07:47:45
Can you add "displayurl": true? Otherwise we might
Lei Zhang
2014/09/08 20:37:14
Done.
| |
| 198 "group_name_matcher": "*Adobe Acrobat*" | 198 "group_name_matcher": "*Adobe Acrobat*" |
| 199 }, | 199 }, |
| 200 "apple-quicktime": { | 200 "apple-quicktime": { |
| 201 "mime_types": [ | 201 "mime_types": [ |
| 202 "application/sdp", | 202 "application/sdp", |
| 203 "application/x-mpeg", | 203 "application/x-mpeg", |
| 204 "application/x-rtsp", | 204 "application/x-rtsp", |
| 205 "application/x-sdp", | 205 "application/x-sdp", |
| 206 "audio/3ggp", | 206 "audio/3ggp", |
| 207 "audio/3ggp2", | 207 "audio/3ggp2", |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 393 "status": "up_to_date", | 393 "status": "up_to_date", |
| 394 "comment": "We do not track version information for the Google Earth Plu gin." | 394 "comment": "We do not track version information for the Google Earth Plu gin." |
| 395 } | 395 } |
| 396 ], | 396 ], |
| 397 "lang": "en-US", | 397 "lang": "en-US", |
| 398 "name": "Google Earth", | 398 "name": "Google Earth", |
| 399 "url": "http://www.google.com/earth/explore/products/plugin.html", | 399 "url": "http://www.google.com/earth/explore/products/plugin.html", |
| 400 "group_name_matcher": "*Google Earth*" | 400 "group_name_matcher": "*Google Earth*" |
| 401 } | 401 } |
| 402 } | 402 } |
| OLD | NEW |