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

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

Issue 11016005: Using MIME types in addition to plugin name to differentiate between plugins. (Closed) Base URL: http://git.chromium.org/chromium/src.git@5_plugins_resource_service
Patch Set: .. Created 8 years, 2 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 "google-talk": { 2 "google-talk": {
3 "mime_types": [ 3 "mime_types": [
4 ], 4 ],
5 "versions": [ 5 "versions": [
6 { 6 {
7 "version": "0", 7 "version": "0",
8 "status": "up_to_date", 8 "status": "up_to_date",
9 "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." 9 "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 } 10 }
11 ], 11 ],
12 "name": "Google Talk", 12 "name": "Google Talk",
13 "group_name_matcher": "Google Talk" 13 "group_name_matcher": "Google Talk"
14 }, 14 },
15 "java-runtime-environment": { 15 "java-runtime-environment": {
16 "mime_types": [ 16 "mime_types": [
17 "application/x-java-applet", 17 { "mime_type": "application/x-java-applet" },
18 "application/x-java-applet;jpi-version=1.7.0_05", 18 { "mime_type": "application/x-java-applet;jpi-version=1.7.0_05" },
19 "application/x-java-applet;version=1.1", 19 { "mime_type": "application/x-java-applet;version=1.1" },
20 "application/x-java-applet;version=1.1.1", 20 { "mime_type": "application/x-java-applet;version=1.1.1" },
21 "application/x-java-applet;version=1.1.2", 21 { "mime_type": "application/x-java-applet;version=1.1.2" },
22 "application/x-java-applet;version=1.1.3", 22 { "mime_type": "application/x-java-applet;version=1.1.3" },
23 "application/x-java-applet;version=1.2", 23 { "mime_type": "application/x-java-applet;version=1.2" },
24 "application/x-java-applet;version=1.2.1", 24 { "mime_type": "application/x-java-applet;version=1.2.1" },
25 "application/x-java-applet;version=1.2.2", 25 { "mime_type": "application/x-java-applet;version=1.2.2" },
26 "application/x-java-applet;version=1.3", 26 { "mime_type": "application/x-java-applet;version=1.3" },
27 "application/x-java-applet;version=1.3.1", 27 { "mime_type": "application/x-java-applet;version=1.3.1" },
28 "application/x-java-applet;version=1.4", 28 { "mime_type": "application/x-java-applet;version=1.4" },
29 "application/x-java-applet;version=1.4.1", 29 { "mime_type": "application/x-java-applet;version=1.4.1" },
30 "application/x-java-applet;version=1.4.2", 30 { "mime_type": "application/x-java-applet;version=1.4.2" },
31 "application/x-java-applet;version=1.5", 31 { "mime_type": "application/x-java-applet;version=1.5" },
32 "application/x-java-applet;version=1.6", 32 { "mime_type": "application/x-java-applet;version=1.6" },
33 "application/x-java-applet;version=1.7", 33 { "mime_type": "application/x-java-applet;version=1.7" },
34 "application/x-java-bean", 34 { "mime_type": "application/x-java-bean" },
35 "application/x-java-bean;jpi-version=1.7.0_05", 35 { "mime_type": "application/x-java-bean;jpi-version=1.7.0_05" },
36 "application/x-java-bean;version=1.1", 36 { "mime_type": "application/x-java-bean;version=1.1" },
37 "application/x-java-bean;version=1.1.1", 37 { "mime_type": "application/x-java-bean;version=1.1.1" },
38 "application/x-java-bean;version=1.1.2", 38 { "mime_type": "application/x-java-bean;version=1.1.2" },
39 "application/x-java-bean;version=1.1.3", 39 { "mime_type": "application/x-java-bean;version=1.1.3" },
40 "application/x-java-bean;version=1.2", 40 { "mime_type": "application/x-java-bean;version=1.2" },
41 "application/x-java-bean;version=1.2.1", 41 { "mime_type": "application/x-java-bean;version=1.2.1" },
42 "application/x-java-bean;version=1.2.2", 42 { "mime_type": "application/x-java-bean;version=1.2.2" },
43 "application/x-java-bean;version=1.3", 43 { "mime_type": "application/x-java-bean;version=1.3" },
44 "application/x-java-bean;version=1.3.1", 44 { "mime_type": "application/x-java-bean;version=1.3.1" },
45 "application/x-java-bean;version=1.4", 45 { "mime_type": "application/x-java-bean;version=1.4" },
46 "application/x-java-bean;version=1.4.1", 46 { "mime_type": "application/x-java-bean;version=1.4.1" },
47 "application/x-java-bean;version=1.4.2", 47 { "mime_type": "application/x-java-bean;version=1.4.2" },
48 "application/x-java-bean;version=1.5", 48 { "mime_type": "application/x-java-bean;version=1.5" },
49 "application/x-java-bean;version=1.6", 49 { "mime_type": "application/x-java-bean;version=1.6" },
50 "application/x-java-bean;version=1.7", 50 { "mime_type": "application/x-java-bean;version=1.7" },
51 "application/x-java-vm", 51 { "mime_type": "application/x-java-vm" },
52 "application/x-java-vm-npruntime" 52 { "mime_type": "application/x-java-vm-npruntime" }
53 ], 53 ],
54 "versions": [ 54 "versions": [
55 { 55 {
56 "version": "6.0.350", 56 "version": "6.0.350",
57 "status": "requires_authorization", 57 "status": "requires_authorization",
58 "comment": "Java SE 6 Update 35. '350' is not a typo." 58 "comment": "Java SE 6 Update 35. '350' is not a typo."
59 }, 59 },
60 { 60 {
61 "version": "7", 61 "version": "7",
62 "status": "out_of_date" 62 "status": "out_of_date"
63 }, 63 },
64 { 64 {
65 "version": "10.7", 65 "version": "10.7",
66 "status": "requires_authorization", 66 "status": "requires_authorization",
67 "comment": "Java SE 7u7" 67 "comment": "Java SE 7u7"
68 } 68 }
69 ], 69 ],
70 "lang": "en-US", 70 "lang": "en-US",
71 "name": "Java(TM)", 71 "name": "Java(TM)",
72 "help_url": "https://support.google.com/chrome/?p=plugin_java", 72 "help_url": "https://support.google.com/chrome/?p=plugin_java",
73 "url": "http://java.com/download", 73 "url": "http://java.com/download",
74 "displayurl": true, 74 "displayurl": true,
75 "group_name_matcher": "Java" 75 "group_name_matcher": "Java"
76 }, 76 },
77 "realplayer": { 77 "realplayer": {
78 "mime_types": [ 78 "mime_types": [
79 "audio/vnd.rn-realaudio", 79 { "mime_type": "audio/vnd.rn-realaudio" },
80 "video/vnd.rn-realvideo", 80 { "mime_type": "video/vnd.rn-realvideo" },
81 "audio/x-pn-realaudio-plugin", 81 { "mime_type": "audio/x-pn-realaudio-plugin" },
82 "audio/x-pn-realaudio" 82 { "mime_type": "audio/x-pn-realaudio" }
83 ], 83 ],
84 "versions": [ 84 "versions": [
85 { 85 {
86 "version": "15.0.2.71", 86 "version": "15.0.2.71",
87 "status": "requires_authorization", 87 "status": "requires_authorization",
88 "reference": "http://service.real.com/realplayer/security/02062012_playe r/en/" 88 "reference": "http://service.real.com/realplayer/security/02062012_playe r/en/"
89 } 89 }
90 ], 90 ],
91 "lang": "en-US", 91 "lang": "en-US",
92 "name": "RealPlayer", 92 "name": "RealPlayer",
93 "help_url": "https://support.google.com/chrome/?p=plugin_real", 93 "help_url": "https://support.google.com/chrome/?p=plugin_real",
94 "url": "http://forms.real.com/real/realone/download.html?type=rpsp_us", 94 "url": "http://forms.real.com/real/realone/download.html?type=rpsp_us",
95 "group_name_matcher": "RealPlayer" 95 "group_name_matcher": "RealPlayer"
96 }, 96 },
97 "adobe-flash-player": { 97 "adobe-flash-player": {
98 "mime_types": [ 98 "mime_types": [
99 "application/futuresplash", 99 { "mime_type": "application/futuresplash" },
100 "application/x-shockwave-flash" 100 { "mime_type": "application/x-shockwave-flash" }
101 ], 101 ],
102 "versions": [ 102 "versions": [
103 { 103 {
104 "version": "11.1.102", 104 "version": "11.1.102",
105 "status": "up_to_date", 105 "status": "up_to_date",
106 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03. html" 106 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03. html"
107 } 107 }
108 ], 108 ],
109 "lang": "en-US", 109 "lang": "en-US",
110 "name": "Adobe Flash Player", 110 "name": "Adobe Flash Player",
111 "help_url": "https://support.google.com/chrome/?p=plugin_flash", 111 "help_url": "https://support.google.com/chrome/?p=plugin_flash",
112 "url": "http://get.adobe.com/flashplayer/", 112 "url": "http://get.adobe.com/flashplayer/",
113 "displayurl": true, 113 "displayurl": true,
114 "group_name_matcher": "Shockwave Flash" 114 "group_name_matcher": "Shockwave Flash"
115 }, 115 },
116 "adobe-shockwave": { 116 "adobe-shockwave": {
117 "mime_types": [ 117 "mime_types": [
118 "application/x-director" 118 { "mime_type": "application/x-director" }
119 ], 119 ],
120 "versions": [ 120 "versions": [
121 { 121 {
122 "version": "11.6.6.636", 122 "version": "11.6.6.636",
123 "status": "requires_authorization", 123 "status": "requires_authorization",
124 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-17. html" 124 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-17. html"
125 } 125 }
126 ], 126 ],
127 "lang": "en-US", 127 "lang": "en-US",
128 "name": "Adobe Shockwave Player", 128 "name": "Adobe Shockwave Player",
129 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave", 129 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave",
130 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/win95 nt/latest/Shockwave_Installer_Slim.exe", 130 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/win95 nt/latest/Shockwave_Installer_Slim.exe",
131 "group_name_matcher": "Shockwave for Director" 131 "group_name_matcher": "Shockwave for Director"
132 }, 132 },
133 "adobe-reader": { 133 "adobe-reader": {
134 "mime_types": [ 134 "mime_types": [
135 "application/pdf", 135 { "mime_type": "application/pdf" },
136 "application/vnd.adobe.x-mars", 136 { "mime_type": "application/vnd.adobe.x-mars" },
137 "application/vnd.adobe.xdp+xml", 137 { "mime_type": "application/vnd.adobe.xdp+xml" },
138 "application/vnd.adobe.xfd+xml", 138 { "mime_type": "application/vnd.adobe.xfd+xml" },
139 "application/vnd.adobe.xfdf", 139 { "mime_type": "application/vnd.adobe.xfdf" },
140 "application/vnd.fdf" 140 { "mime_type": "application/vnd.fdf" }
141 ], 141 ],
142 "versions": [ 142 "versions": [
143 { 143 {
144 "version": "9.5.2", 144 "version": "9.5.2",
145 "status": "requires_authorization", 145 "status": "requires_authorization",
146 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-16. html" 146 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-16. html"
147 }, 147 },
148 { 148 {
149 "version": "10", 149 "version": "10",
150 "status": "out_of_date" 150 "status": "out_of_date"
151 }, 151 },
152 { 152 {
153 "version": "10.1.4", 153 "version": "10.1.4",
154 "status": "up_to_date", 154 "status": "up_to_date",
155 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-16. html" 155 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-16. html"
156 } 156 }
157 ], 157 ],
158 "lang": "en-US", 158 "lang": "en-US",
159 "name": "Adobe Reader", 159 "name": "Adobe Reader",
160 "help_url": "https://support.google.com/chrome/?p=plugin_pdf", 160 "help_url": "https://support.google.com/chrome/?p=plugin_pdf",
161 "url": "http://ardownload.adobe.com/pub/adobe/reader/win/10.x/10.1.4/en_US/A dbeRdr1014_en_US.exe", 161 "url": "http://ardownload.adobe.com/pub/adobe/reader/win/10.x/10.1.4/en_US/A dbeRdr1014_en_US.exe",
162 "group_name_matcher": "Adobe Acrobat" 162 "group_name_matcher": "Adobe Acrobat"
163 }, 163 },
164 "apple-quicktime": { 164 "apple-quicktime": {
165 "mime_types": [ 165 "mime_types": [
166 "application/sdp", 166 { "mime_type": "application/sdp" },
167 "application/x-mpeg", 167 { "mime_type": "application/x-mpeg" },
168 "application/x-rtsp", 168 { "mime_type": "application/x-rtsp" },
169 "application/x-sdp", 169 { "mime_type": "application/x-sdp" },
170 "audio/3ggp", 170 { "mime_type": "audio/3ggp" },
171 "audio/3ggp2", 171 { "mime_type": "audio/3ggp2" },
172 "audio/aac", 172 { "mime_type": "audio/aac" },
173 "audio/ac3", 173 { "mime_type": "audio/ac3" },
174 "audio/aiff", 174 { "mime_type": "audio/aiff" },
175 "audio/amr", 175 { "mime_type": "audio/amr" },
176 "audio/basic", 176 { "mime_type": "audio/basic" },
177 "audio/mid", 177 { "mime_type": "audio/mid" },
178 "audio/midi", 178 { "mime_type": "audio/midi" },
179 "audio/mp4", 179 { "mime_type": "audio/mp4" },
180 "audio/mpeg", 180 { "mime_type": "audio/mpeg" },
181 "audio/vnd.qcelp", 181 { "mime_type": "audio/vnd.qcelp" },
182 "audio/wav", 182 { "mime_type": "audio/wav" },
183 "audio/x-aac", 183 { "mime_type": "audio/x-aac" },
184 "audio/x-ac3", 184 { "mime_type": "audio/x-ac3" },
185 "audio/x-aiff", 185 { "mime_type": "audio/x-aiff" },
186 "audio/x-caf", 186 { "mime_type": "audio/x-caf" },
187 "audio/x-gsm", 187 { "mime_type": "audio/x-gsm" },
188 "audio/x-m4a", 188 { "mime_type": "audio/x-m4a" },
189 "audio/x-m4b", 189 { "mime_type": "audio/x-m4b" },
190 "audio/x-m4p", 190 { "mime_type": "audio/x-m4p" },
191 "audio/x-midi", 191 { "mime_type": "audio/x-midi" },
192 "audio/x-mpeg", 192 { "mime_type": "audio/x-mpeg" },
193 "audio/x-wav", 193 { "mime_type": "audio/x-wav" },
194 "image/jp2", 194 { "mime_type": "image/jp2" },
195 "image/jpeg2000", 195 { "mime_type": "image/jpeg2000" },
196 "image/jpeg2000-image", 196 { "mime_type": "image/jpeg2000-image" },
197 "image/pict", 197 { "mime_type": "image/pict" },
198 "image/png", 198 { "mime_type": "image/png" },
199 "image/x-jpeg2000-image", 199 { "mime_type": "image/x-jpeg2000-image" },
200 "image/x-macpaint", 200 { "mime_type": "image/x-macpaint" },
201 "image/x-pict", 201 { "mime_type": "image/x-pict" },
202 "image/x-png", 202 { "mime_type": "image/x-png" },
203 "image/x-quicktime", 203 { "mime_type": "image/x-quicktime" },
204 "image/x-sgi", 204 { "mime_type": "image/x-sgi" },
205 "image/x-targa", 205 { "mime_type": "image/x-targa" },
206 "video/3ggp", 206 { "mime_type": "video/3ggp" },
207 "video/3ggp2", 207 { "mime_type": "video/3ggp2" },
208 "video/flc", 208 { "mime_type": "video/flc" },
209 "video/mp4", 209 { "mime_type": "video/mp4" },
210 "video/mpeg", 210 { "mime_type": "video/mpeg" },
211 "video/quicktime", 211 { "mime_type": "video/quicktime" },
212 "video/sd-video", 212 { "mime_type": "video/sd-video" },
213 "video/x-m4v", 213 { "mime_type": "video/x-m4v" },
214 "video/x-mpeg" 214 { "mime_type": "video/x-mpeg" }
215 ], 215 ],
216 "versions": [ 216 "versions": [
217 { 217 {
218 "version": "7.6.9", 218 "version": "7.6.9",
219 "status": "requires_authorization" 219 "status": "requires_authorization"
220 } 220 }
221 ], 221 ],
222 "lang": "en-US", 222 "lang": "en-US",
223 "name": "QuickTime Player", 223 "name": "QuickTime Player",
224 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", 224 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime",
225 "url": "http://appldnld.apple.com/QuickTime/041-3089.20111026.Sxpr4/QuickTim eInstaller.exe", 225 "url": "http://appldnld.apple.com/QuickTime/041-3089.20111026.Sxpr4/QuickTim eInstaller.exe",
226 "group_name_matcher": "QuickTime Plug-in" 226 "group_name_matcher": "QuickTime Plug-in"
227 }, 227 },
228 "windows-media-player": { 228 "windows-media-player": {
229 "mime_types": [ 229 "mime_types": [
230 "application/asx", 230 { "mime_type": "application/asx" },
231 "application/x-mplayer2", 231 { "mime_type": "application/x-mplayer2" },
232 "application/x-ms-wmp", 232 { "mime_type": "application/x-ms-wmp" },
233 "audio/x-ms-wax", 233 { "mime_type": "audio/x-ms-wax" },
234 "audio/x-ms-wma", 234 { "mime_type": "audio/x-ms-wma" },
235 "video/x-ms-asf", 235 { "mime_type": "video/x-ms-asf" },
236 "video/x-ms-asf-plugin", 236 { "mime_type": "video/x-ms-asf-plugin" },
237 "video/x-ms-wm", 237 { "mime_type": "video/x-ms-wm" },
238 "video/x-ms-wmv", 238 { "mime_type": "video/x-ms-wmv" },
239 "video/x-ms-wvx" 239 { "mime_type": "video/x-ms-wvx" }
240 ], 240 ],
241 "lang": "en-US", 241 "lang": "en-US",
242 "name": "Windows Media Player", 242 "name": "Windows Media Player",
243 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", 243 "help_url": "https://support.google.com/chrome/?p=plugin_wmp",
244 "url": "http://www.interoperabilitybridges.com/wmp-extension-for-chrome", 244 "url": "http://www.interoperabilitybridges.com/wmp-extension-for-chrome",
245 "displayurl": true, 245 "displayurl": true,
246 "group_name_matcher": "Windows Media Player" 246 "group_name_matcher": "Windows Media Player"
247 }, 247 },
248 "divx-player": { 248 "divx-player": {
249 "mime_types": [ 249 "mime_types": [
250 "video/divx", 250 { "mime_type": "video/divx" },
251 "video/x-matroska" 251 { "mime_type": "video/x-matroska" }
252 ], 252 ],
253 "versions": [ 253 "versions": [
254 { 254 {
255 "version": "1.4.3.4", 255 "version": "1.4.3.4",
256 "status": "requires_authorization" 256 "status": "requires_authorization"
257 } 257 }
258 ], 258 ],
259 "lang": "en-US", 259 "lang": "en-US",
260 "name": "DivX Web Player", 260 "name": "DivX Web Player",
261 "help_url": "https://support.google.com/chrome/?p=plugin_divx", 261 "help_url": "https://support.google.com/chrome/?p=plugin_divx",
262 "url": "http://download.divx.com/player/divxdotcom/DivXWebPlayerInstaller.ex e", 262 "url": "http://download.divx.com/player/divxdotcom/DivXWebPlayerInstaller.ex e",
263 "group_name_matcher": "DivX Web Player" 263 "group_name_matcher": "DivX Web Player"
264 }, 264 },
265 "silverlight": { 265 "silverlight": {
266 "mime_types": [ 266 "mime_types": [
267 "application/x-silverlight", 267 { "mime_type": "application/x-silverlight" },
268 "application/x-silverlight-2" 268 { "mime_type": "application/x-silverlight-2" }
269 ], 269 ],
270 "versions": [ 270 "versions": [
271 { 271 {
272 "version": "4.1.10111.0", 272 "version": "4.1.10111.0",
273 "status": "up_to_date", 273 "status": "up_to_date",
274 "reference": "http://support.microsoft.com/kb/2668562" 274 "reference": "http://support.microsoft.com/kb/2668562"
275 } 275 }
276 ], 276 ],
277 "lang": "en-US", 277 "lang": "en-US",
278 "name": "Silverlight", 278 "name": "Silverlight",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 { 312 {
313 "version": "0", 313 "version": "0",
314 "status": "up_to_date", 314 "status": "up_to_date",
315 "comment": "Chrome PDF Viewer has no version information." 315 "comment": "Chrome PDF Viewer has no version information."
316 } 316 }
317 ], 317 ],
318 "name": "Chrome PDF Viewer", 318 "name": "Chrome PDF Viewer",
319 "group_name_matcher": "Chrome PDF Viewer" 319 "group_name_matcher": "Chrome PDF Viewer"
320 } 320 }
321 } 321 }
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