[webkit-reviews] review granted: [Bug 110656] pluginLoadStrategy should take a WKDictionaryRef for extensibility : [Attachment 189856] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 16:37:53 PST 2013


Jessie Berlin <jberlin at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 110656: pluginLoadStrategy should take a WKDictionaryRef for extensibility
https://bugs.webkit.org/show_bug.cgi?id=110656

Attachment 189856: Patch
https://bugs.webkit.org/attachment.cgi?id=189856&action=review

------- Additional Comments from Jessie Berlin <jberlin at webkit.org>
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?


More information about the webkit-reviews mailing list