[webkit-reviews] review granted: [Bug 127415] PDFPlugin: Use PDFPlugin even if there's an external plugin installed, if it's blocked : [Attachment 221839] rebase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 07:50:03 PST 2014


Sam Weinig <sam at webkit.org> has granted Tim Horton <thorton at apple.com>'s
request for review:
Bug 127415: PDFPlugin: Use PDFPlugin even if there's an external plugin
installed, if it's blocked
https://bugs.webkit.org/show_bug.cgi?id=127415

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=221839&action=review


> Source/WebKit2/UIProcess/API/C/WKPageLoaderClient.h:396
> +    // Version 4.
> +    WKPageWebGLLoadPolicyCallback					  
webGLLoadPolicy;
> +
> +    // Version 5.
> +    WKPagePluginLoadPolicyCallback					  
pluginLoadPolicy;

I'm not clear if we need to rev for this.


More information about the webkit-reviews mailing list