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

Side by Side Diff: chrome/browser/resources/plugin_metadata/plugins_linux.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 | « no previous file | chrome/browser/resources/plugin_metadata/plugins_mac.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": 8, 2 "x-version": 10,
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 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 "adobe-flash-player": { 73 "adobe-flash-player": {
74 "mime_types": [ 74 "mime_types": [
75 "application/futuresplash", 75 "application/futuresplash",
76 "application/x-shockwave-flash" 76 "application/x-shockwave-flash"
77 ], 77 ],
78 "matching_mime_types": [ 78 "matching_mime_types": [
79 "application/futuresplash" 79 "application/futuresplash"
80 ], 80 ],
81 "versions": [ 81 "versions": [
82 { 82 {
83 "version": "19.0.0.185", 83 "version": "20.0.0.267",
84 "status": "up_to_date", 84 "status": "up_to_date",
85 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b15-23.html" 85 "reference": "https://helpx.adobe.com/security/products/flash-player/aps b16-01.html"
86 } 86 }
87 ], 87 ],
88 "lang": "en-US", 88 "lang": "en-US",
89 "name": "Adobe Flash Player", 89 "name": "Adobe Flash Player",
90 "help_url": "https://support.google.com/chrome/?p=plugin_flash", 90 "help_url": "https://support.google.com/chrome/?p=plugin_flash",
91 "url": "https://support.google.com/chrome/answer/6258784", 91 "url": "https://support.google.com/chrome/answer/6258784",
92 "displayurl": true, 92 "displayurl": true,
93 "group_name_matcher": "*Shockwave Flash*" 93 "group_name_matcher": "*Shockwave Flash*"
94 }, 94 },
95 "lightspark": { 95 "lightspark": {
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 { 131 {
132 "version": "0", 132 "version": "0",
133 "status": "up_to_date", 133 "status": "up_to_date",
134 "comment": "Chrome PDF Viewer has no version information." 134 "comment": "Chrome PDF Viewer has no version information."
135 } 135 }
136 ], 136 ],
137 "name": "Chromium PDF Viewer", 137 "name": "Chromium PDF Viewer",
138 "group_name_matcher": "*Chromium PDF Viewer*" 138 "group_name_matcher": "*Chromium PDF Viewer*"
139 } 139 }
140 } 140 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/plugin_metadata/plugins_mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698