pluginLoadStrategy should take a WKDictionaryRef for extensibility
Created attachment 189856 [details] Patch
Comment on attachment 189856 [details] Patch Attachment 189856 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/16722168
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?
Committed r143815: <http://trac.webkit.org/changeset/143815>