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

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

Issue 1580033002: Merge M48: Update Flash plugin metadata versions to latest version. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2564
Patch Set: Created 4 years, 11 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
OLDNEW
1 { 1 {
2 "x-version": 14, 2 "x-version": 16,
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": "requires_authorization", 9 "status": "requires_authorization",
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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 "help_url": "https://support.google.com/chrome/?p=plugin_real", 108 "help_url": "https://support.google.com/chrome/?p=plugin_real",
109 "group_name_matcher": "*RealPlayer*" 109 "group_name_matcher": "*RealPlayer*"
110 }, 110 },
111 "adobe-flash-player": { 111 "adobe-flash-player": {
112 "mime_types": [ 112 "mime_types": [
113 "application/futuresplash", 113 "application/futuresplash",
114 "application/x-shockwave-flash" 114 "application/x-shockwave-flash"
115 ], 115 ],
116 "versions": [ 116 "versions": [
117 { 117 {
118 "version": "19.0.0.185", 118 "version": "20.0.0.267",
119 "status": "requires_authorization", 119 "status": "requires_authorization",
120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b15-23.html" 120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b16-01.html"
121 } 121 }
122 ], 122 ],
123 "lang": "en-US", 123 "lang": "en-US",
124 "name": "Adobe Flash Player", 124 "name": "Adobe Flash Player",
125 "url": "https://support.google.com/chrome/answer/6258784", 125 "url": "https://support.google.com/chrome/answer/6258784",
126 "help_url": "https://support.google.com/chrome/?p=plugin_flash", 126 "help_url": "https://support.google.com/chrome/?p=plugin_flash",
127 "displayurl": true, 127 "displayurl": true,
128 "group_name_matcher": "*Shockwave Flash*" 128 "group_name_matcher": "*Shockwave Flash*"
129 }, 129 },
130 "adobe-shockwave": { 130 "adobe-shockwave": {
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 "status": "requires_authorization", 323 "status": "requires_authorization",
324 "comment": "We do not track version information for the Google Earth Plu gin." 324 "comment": "We do not track version information for the Google Earth Plu gin."
325 } 325 }
326 ], 326 ],
327 "lang": "en-US", 327 "lang": "en-US",
328 "name": "Google Earth", 328 "name": "Google Earth",
329 "url": "http://www.google.com/earth/explore/products/plugin.html", 329 "url": "http://www.google.com/earth/explore/products/plugin.html",
330 "group_name_matcher": "*Google Earth*" 330 "group_name_matcher": "*Google Earth*"
331 } 331 }
332 } 332 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_linux.json ('k') | chrome/browser/resources/plugin_metadata/plugins_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698