Bug 57205 - Correctly get a plug-in's MIME type when it uses WebPluginMIMETypesFilename
Summary: Correctly get a plug-in's MIME type when it uses WebPluginMIMETypesFilename
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks: 57204
  Show dependency treegraph
 
Reported: 2011-03-27 22:56 PDT by Andy Estes
Modified: 2011-03-27 23:41 PDT (History)
0 users

See Also:


Attachments
Patch (4.56 KB, patch)
2011-03-27 23:06 PDT, Andy Estes
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2011-03-27 22:56:20 PDT
Correctly get a plug-in's MIME type when it uses WebPluginMIMETypesFilename
Comment 1 Andy Estes 2011-03-27 22:57:12 PDT
<rdar://problem/9162945>
Comment 2 Andy Estes 2011-03-27 23:04:35 PDT
<https://bugs.webkit.org/show_bug.cgi?id=57204> is a necessary follow-on to this. That bug tracks having the plug-in create the file referenced by WebPluginMIMETypesFilename if it doesn't exist.
Comment 3 Andy Estes 2011-03-27 23:06:30 PDT
Created attachment 87102 [details]
Patch
Comment 4 Maciej Stachowiak 2011-03-27 23:32:46 PDT
Comment on attachment 87102 [details]
Patch

r=me
Comment 5 Andy Estes 2011-03-27 23:41:59 PDT
Committed r82087: <http://trac.webkit.org/changeset/82087>