RESOLVED FIXED 57204
Create a plug-in's MIME types preferences plist if it doesn't exist.
https://bugs.webkit.org/show_bug.cgi?id=57204
Summary Create a plug-in's MIME types preferences plist if it doesn't exist.
Andy Estes
Reported 2011-03-27 22:51:41 PDT
If a plug-in stores its MIME type information in a plist in ~/Library/Preferences/ but the plist doesn't yet exist, WebKit2 needs to load the plug-in bundle and call createPluginMIMETypesPreferences to have the file created.
Attachments
Patch (12.62 KB, patch)
2011-05-09 15:36 PDT, Anders Carlsson
sam: review+
Andy Estes
Comment 1 2011-03-27 22:52:22 PDT
Anders Carlsson
Comment 2 2011-05-09 15:36:24 PDT
Sam Weinig
Comment 3 2011-05-09 15:38:53 PDT
Comment on attachment 92866 [details] Patch :( r=me
Anders Carlsson
Comment 4 2011-05-09 15:49:49 PDT
WebKit Review Bot
Comment 5 2011-05-09 17:21:22 PDT
http://trac.webkit.org/changeset/86097 might have broken GTK Linux 64-bit Debug
Note You need to log in before you can comment on or make changes to this bug.