RESOLVED FIXED 110656
pluginLoadStrategy should take a WKDictionaryRef for extensibility
https://bugs.webkit.org/show_bug.cgi?id=110656
Summary pluginLoadStrategy should take a WKDictionaryRef for extensibility
Anders Carlsson
Reported 2013-02-22 16:03:10 PST
pluginLoadStrategy should take a WKDictionaryRef for extensibility
Attachments
Patch (16.90 KB, patch)
2013-02-22 16:06 PST, Anders Carlsson
jberlin: review+
webkit-ews: commit-queue-
Anders Carlsson
Comment 1 2013-02-22 16:06:00 PST
Early Warning System Bot
Comment 2 2013-02-22 16:19:37 PST
Jessie Berlin
Comment 3 2013-02-22 16:40:17 PST
Comment on attachment 189856 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=189856&action=review r=me with the Qt build fix. > Source/WebKit2/UIProcess/WebPageProxy.messages.in:316 > + GetPluginPath(WTF::String mimeType, WTF::String urlString, WTF::String frameURLString, WTF::String pageURLString) -> (WTF::String pluginPath, uint32_t pluginLoadPolicy) Not sure if this change in indentation was intentional?
Anders Carlsson
Comment 4 2013-02-22 16:45:19 PST
Note You need to log in before you can comment on or make changes to this bug.