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

Side by Side Diff: chrome/browser/resources/plugin_metadata/plugins_win.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
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_mac.json ('k') | 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": 23, 2 "x-version": 25,
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 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 "url": "http://forms.real.com/real/realone/download.html?type=rpsp_us", 130 "url": "http://forms.real.com/real/realone/download.html?type=rpsp_us",
131 "group_name_matcher": "*RealPlayer*" 131 "group_name_matcher": "*RealPlayer*"
132 }, 132 },
133 "adobe-flash-player": { 133 "adobe-flash-player": {
134 "mime_types": [ 134 "mime_types": [
135 "application/futuresplash", 135 "application/futuresplash",
136 "application/x-shockwave-flash" 136 "application/x-shockwave-flash"
137 ], 137 ],
138 "versions": [ 138 "versions": [
139 { 139 {
140 "version": "19.0.0.185", 140 "version": "20.0.0.267",
141 "status": "requires_authorization", 141 "status": "requires_authorization",
142 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b15-23.html" 142 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b16-01.html"
143 } 143 }
144 ], 144 ],
145 "lang": "en-US", 145 "lang": "en-US",
146 "name": "Adobe Flash Player", 146 "name": "Adobe Flash Player",
147 "help_url": "https://support.google.com/chrome/?p=plugin_flash", 147 "help_url": "https://support.google.com/chrome/?p=plugin_flash",
148 "url": "https://support.google.com/chrome/answer/6258784", 148 "url": "https://support.google.com/chrome/answer/6258784",
149 "displayurl": true, 149 "displayurl": true,
150 "group_name_matcher": "*Shockwave Flash*" 150 "group_name_matcher": "*Shockwave Flash*"
151 }, 151 },
152 "adobe-shockwave": { 152 "adobe-shockwave": {
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
398 "status": "requires_authorization", 398 "status": "requires_authorization",
399 "comment": "We do not track version information for the Google Earth Plu gin." 399 "comment": "We do not track version information for the Google Earth Plu gin."
400 } 400 }
401 ], 401 ],
402 "lang": "en-US", 402 "lang": "en-US",
403 "name": "Google Earth", 403 "name": "Google Earth",
404 "url": "http://www.google.com/earth/explore/products/plugin.html", 404 "url": "http://www.google.com/earth/explore/products/plugin.html",
405 "group_name_matcher": "*Google Earth*" 405 "group_name_matcher": "*Google Earth*"
406 } 406 }
407 } 407 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_mac.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698