Bug 57205

Summary: Correctly get a plug-in's MIME type when it uses WebPluginMIMETypesFilename
Product: WebKit Reporter: Andy Estes <aestes>
Component: WebKit2Assignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 57204    
Attachments:
Description Flags
Patch mjs: review+

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>