RESOLVED FIXED 115891
Unify plug-in information dictionaries
https://bugs.webkit.org/show_bug.cgi?id=115891
Summary Unify plug-in information dictionaries
Sam Weinig
Reported 2013-05-09 22:41:00 PDT
Unify plug-in information dictionaries
Attachments
Patch (61.84 KB, patch)
2013-05-09 22:53 PDT, Sam Weinig
no flags
Patch (61.53 KB, patch)
2013-05-09 22:56 PDT, Sam Weinig
andersca: review+
eflews.bot: commit-queue-
Sam Weinig
Comment 1 2013-05-09 22:53:15 PDT
Sam Weinig
Comment 2 2013-05-09 22:56:23 PDT
EFL EWS Bot
Comment 3 2013-05-09 23:04:48 PDT
Early Warning System Bot
Comment 4 2013-05-09 23:05:10 PDT
Anders Carlsson
Comment 5 2013-05-10 11:58:09 PDT
Comment on attachment 201321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=201321&action=review > Source/WebKit2/Shared/Plugins/Netscape/PluginInformation.cpp:99 > +void pluginModuleInformation(const PluginModuleInfo& plugin, ImmutableDictionary::MapType& map) Should be called get (or just return the map.
Sam Weinig
Comment 6 2013-05-10 13:45:25 PDT
Hugo Parente Lima
Comment 7 2013-05-14 14:53:09 PDT
This patch broke compilation of ports not enabling NETSCAPE_PLUGIN_API due to the use of PluginInfoStore.
Note You need to log in before you can comment on or make changes to this bug.