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

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

Issue 10881002: [2] Adding a method to PluginFinder to get a PluginInstaller by WebPluginInfo. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixing Windows Compilation Error Created 8 years, 3 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 "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 }, 14 },
14 "java-runtime-environment": { 15 "java-runtime-environment": {
15 "mime_types": [ 16 "mime_types": [
16 "application/x-java-applet", 17 "application/x-java-applet",
17 "application/x-java-applet,version=1.1", 18 "application/x-java-applet,version=1.1",
18 "application/x-java-applet,version=1.1.1", 19 "application/x-java-applet,version=1.1.1",
19 "application/x-java-applet,version=1.1.2", 20 "application/x-java-applet,version=1.1.2",
20 "application/x-java-applet,version=1.1.3", 21 "application/x-java-applet,version=1.1.3",
21 "application/x-java-applet,version=1.2", 22 "application/x-java-applet,version=1.2",
22 "application/x-java-applet,version=1.2.1", 23 "application/x-java-applet,version=1.2.1",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 { 68 {
68 "version": "14.0.3", 69 "version": "14.0.3",
69 "status": "requires_authorization", 70 "status": "requires_authorization",
70 "comment": "Lion" 71 "comment": "Lion"
71 } 72 }
72 ], 73 ],
73 "lang": "en-US", 74 "lang": "en-US",
74 "name": "Java(TM)", 75 "name": "Java(TM)",
75 "url": "http://java.com/en/download/apple_manual.jsp", 76 "url": "http://java.com/en/download/apple_manual.jsp",
76 "help_url": "https://support.google.com/chrome/?p=plugin_java", 77 "help_url": "https://support.google.com/chrome/?p=plugin_java",
77 "displayurl": true 78 "displayurl": true,
79 "group_name_matcher": "Java"
78 }, 80 },
79 "realplayer": { 81 "realplayer": {
80 "mime_types": [ 82 "mime_types": [
81 "audio/vnd.rn-realaudio", 83 "audio/vnd.rn-realaudio",
82 "video/vnd.rn-realvideo", 84 "video/vnd.rn-realvideo",
83 "audio/x-pn-realaudio-plugin", 85 "audio/x-pn-realaudio-plugin",
84 "audio/x-pn-realaudio" 86 "audio/x-pn-realaudio"
85 ], 87 ],
86 "versions": [ 88 "versions": [
87 { 89 {
88 "version": "0", 90 "version": "0",
89 "status": "requires_authorization", 91 "status": "requires_authorization",
90 "comment": "The Real Player plug-in for mac doesn't expose a version at all." 92 "comment": "The Real Player plug-in for mac doesn't expose a version at all."
91 } 93 }
92 ], 94 ],
93 "lang": "en-US", 95 "lang": "en-US",
94 "name": "RealPlayer", 96 "name": "RealPlayer",
95 "url": "http://director.real.com/realplayer?type=rpsp_mac", 97 "url": "http://director.real.com/realplayer?type=rpsp_mac",
96 "help_url": "https://support.google.com/chrome/?p=plugin_real" 98 "help_url": "https://support.google.com/chrome/?p=plugin_real",
99 "group_name_matcher": "RealPlayer"
97 }, 100 },
98 "adobe-flash-player": { 101 "adobe-flash-player": {
99 "mime_types": [ 102 "mime_types": [
100 "application/futuresplash", 103 "application/futuresplash",
101 "application/x-shockwave-flash" 104 "application/x-shockwave-flash"
102 ], 105 ],
103 "versions": [ 106 "versions": [
104 { 107 {
105 "version": "11.1.102", 108 "version": "11.1.102",
106 "status": "up_to_date", 109 "status": "up_to_date",
107 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03. html" 110 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03. html"
108 } 111 }
109 ], 112 ],
110 "lang": "en-US", 113 "lang": "en-US",
111 "name": "Adobe Flash Player", 114 "name": "Adobe Flash Player",
112 "url": "http://get.adobe.com/flashplayer/", 115 "url": "http://get.adobe.com/flashplayer/",
113 "help_url": "https://support.google.com/chrome/?p=plugin_flash", 116 "help_url": "https://support.google.com/chrome/?p=plugin_flash",
114 "displayurl": true 117 "displayurl": true,
118 "group_name_matcher": "Shockwave Flash"
115 }, 119 },
116 "adobe-shockwave": { 120 "adobe-shockwave": {
117 "mime_types": [ 121 "mime_types": [
118 "application/x-director" 122 "application/x-director"
119 ], 123 ],
120 "versions": [ 124 "versions": [
121 { 125 {
122 "version": "11.6.6.636", 126 "version": "11.6.6.636",
123 "status": "requires_authorization", 127 "status": "requires_authorization",
124 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-17. html" 128 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-17. html"
125 } 129 }
126 ], 130 ],
127 "lang": "en-US", 131 "lang": "en-US",
128 "name": "Adobe Shockwave Player", 132 "name": "Adobe Shockwave Player",
129 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/macos x/latest/Shockwave_Installer_Full_64bit.dmg", 133 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/macos x/latest/Shockwave_Installer_Full_64bit.dmg",
130 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave" 134 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave",
135 "group_name_matcher": "Shockwave for Director"
131 }, 136 },
132 "apple-quicktime": { 137 "apple-quicktime": {
133 "mime_types": [ 138 "mime_types": [
134 "application/sdp", 139 "application/sdp",
135 "application/x-mpeg", 140 "application/x-mpeg",
136 "application/x-rtsp", 141 "application/x-rtsp",
137 "application/x-sdp", 142 "application/x-sdp",
138 "audio/3ggp", 143 "audio/3ggp",
139 "audio/3ggp2", 144 "audio/3ggp2",
140 "audio/aac", 145 "audio/aac",
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 "versions": [ 189 "versions": [
185 { 190 {
186 "version": "7.6.6", 191 "version": "7.6.6",
187 "status": "requires_authorization" 192 "status": "requires_authorization"
188 } 193 }
189 ], 194 ],
190 "lang": "en-US", 195 "lang": "en-US",
191 "name": "QuickTime Player", 196 "name": "QuickTime Player",
192 "url": "http://www.apple.com/quicktime/download/", 197 "url": "http://www.apple.com/quicktime/download/",
193 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", 198 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime",
194 "displayurl": true 199 "displayurl": true,
200 "group_name_matcher": "QuickTime Plug-in"
195 }, 201 },
196 "flip4mac": { 202 "flip4mac": {
197 "mime_types": [ 203 "mime_types": [
198 "application/asx", 204 "application/asx",
199 "application/x-mplayer2", 205 "application/x-mplayer2",
200 "application/x-ms-wmp", 206 "application/x-ms-wmp",
201 "audio/x-ms-wax", 207 "audio/x-ms-wax",
202 "audio/x-ms-wma", 208 "audio/x-ms-wma",
203 "video/x-ms-asf", 209 "video/x-ms-asf",
204 "video/x-ms-asf-plugin", 210 "video/x-ms-asf-plugin",
205 "video/x-ms-wm", 211 "video/x-ms-wm",
206 "video/x-ms-wmv", 212 "video/x-ms-wmv",
207 "video/x-ms-wvx" 213 "video/x-ms-wvx"
208 ], 214 ],
209 "versions": [ 215 "versions": [
210 { 216 {
211 "version": "2.2.1", 217 "version": "2.2.1",
212 "status": "requires_authorization" 218 "status": "requires_authorization"
213 } 219 }
214 ], 220 ],
215 "lang": "en-US", 221 "lang": "en-US",
216 "name": "Flip4Mac", 222 "name": "Flip4Mac",
217 "url": "http://www.microsoft.com/download/en/confirmation.aspx?id=9442", 223 "url": "http://www.microsoft.com/download/en/confirmation.aspx?id=9442",
218 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", 224 "help_url": "https://support.google.com/chrome/?p=plugin_wmp",
219 "displayurl": true 225 "displayurl": true,
226 "group_name_matcher": "Flip4Mac"
220 }, 227 },
221 "divx-player": { 228 "divx-player": {
222 "mime_types": [ 229 "mime_types": [
223 "video/divx", 230 "video/divx",
224 "video/x-matroska" 231 "video/x-matroska"
225 ], 232 ],
226 "versions": [ 233 "versions": [
227 { 234 {
228 "version": "2.2", 235 "version": "2.2",
229 "status": "requires_authorization" 236 "status": "requires_authorization"
230 } 237 }
231 ], 238 ],
232 "lang": "en-US", 239 "lang": "en-US",
233 "name": "DivX Web Player", 240 "name": "DivX Web Player",
234 "url": "http://www.divx.com/en/downloads/divx/mac", 241 "url": "http://www.divx.com/en/downloads/divx/mac",
235 "help_url": "https://support.google.com/chrome/?p=plugin_divx" 242 "help_url": "https://support.google.com/chrome/?p=plugin_divx",
243 "group_name_matcher": "DivX Plus Web Player"
236 }, 244 },
237 "silverlight": { 245 "silverlight": {
238 "mime_types": [ 246 "mime_types": [
239 "application/x-silverlight", 247 "application/x-silverlight",
240 "application/x-silverlight-2" 248 "application/x-silverlight-2"
241 ], 249 ],
242 "versions": [ 250 "versions": [
243 { 251 {
244 "version": "4.1.10111.0", 252 "version": "4.1.10111.0",
245 "status": "up_to_date", 253 "status": "up_to_date",
246 "reference": "http://support.microsoft.com/kb/2668562" 254 "reference": "http://support.microsoft.com/kb/2668562"
247 } 255 }
248 ], 256 ],
249 "lang": "en-US", 257 "lang": "en-US",
250 "name": "Silverlight", 258 "name": "Silverlight",
251 "url": "http://go.microsoft.com/fwlink/?LinkID=149156", 259 "url": "http://go.microsoft.com/fwlink/?LinkID=149156",
252 "displayurl": true 260 "displayurl": true,
261 "group_name_matcher": "Silverlight"
262 },
263 "google-chrome-pdf": {
264 "mime_types": [
265 ],
266 "versions": [
267 {
268 "version": "0",
269 "status": "up_to_date",
270 "comment": "Chrome PDF Viewer has no version information."
271 }
272 ],
273 "name": "Chrome PDF Viewer",
274 "group_name_matcher": "Chrome PDF Viewer"
253 } 275 }
254 } 276 }
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