Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Side by Side Diff: chrome/browser/resources/plugin_metadata/plugins_win.json

Issue 543223002: Version number and download URL updates for Reader plugin on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "x-version": 12, 2 "x-version": 13,
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
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/",
198 "displayurl": true,
198 "group_name_matcher": "*Adobe Acrobat*" 199 "group_name_matcher": "*Adobe Acrobat*"
199 }, 200 },
200 "apple-quicktime": { 201 "apple-quicktime": {
201 "mime_types": [ 202 "mime_types": [
202 "application/sdp", 203 "application/sdp",
203 "application/x-mpeg", 204 "application/x-mpeg",
204 "application/x-rtsp", 205 "application/x-rtsp",
205 "application/x-sdp", 206 "application/x-sdp",
206 "audio/3ggp", 207 "audio/3ggp",
207 "audio/3ggp2", 208 "audio/3ggp2",
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 "status": "up_to_date", 394 "status": "up_to_date",
394 "comment": "We do not track version information for the Google Earth Plu gin." 395 "comment": "We do not track version information for the Google Earth Plu gin."
395 } 396 }
396 ], 397 ],
397 "lang": "en-US", 398 "lang": "en-US",
398 "name": "Google Earth", 399 "name": "Google Earth",
399 "url": "http://www.google.com/earth/explore/products/plugin.html", 400 "url": "http://www.google.com/earth/explore/products/plugin.html",
400 "group_name_matcher": "*Google Earth*" 401 "group_name_matcher": "*Google Earth*"
401 } 402 }
402 } 403 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698