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

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

Issue 896523002: Update Flash plugin metadata version to latest versions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update URL Created 5 years, 10 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 | chrome/browser/resources/plugin_metadata/plugins_win.json » ('j') | 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": 7, 2 "x-version": 8,
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": "16.0.0.235", 118 "version": "16.0.0.305",
119 "status": "requires_authorization", 119 "status": "requires_authorization",
120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b14-27.html" 120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b15-04.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": "http://get.adobe.com/flashplayer/", 125 "url": "http://get.adobe.com/flashplayer/",
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 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 "status": "requires_authorization", 310 "status": "requires_authorization",
311 "comment": "We do not track version information for the Google Earth Plu gin." 311 "comment": "We do not track version information for the Google Earth Plu gin."
312 } 312 }
313 ], 313 ],
314 "lang": "en-US", 314 "lang": "en-US",
315 "name": "Google Earth", 315 "name": "Google Earth",
316 "url": "http://www.google.com/earth/explore/products/plugin.html", 316 "url": "http://www.google.com/earth/explore/products/plugin.html",
317 "group_name_matcher": "*Google Earth*" 317 "group_name_matcher": "*Google Earth*"
318 } 318 }
319 } 319 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/plugin_metadata/plugins_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698