[Webkit-unassigned] [Bug 182540] New: Add WKNavigationDelegate SPI to tell the client when an insecure plug-in is blocked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 10:35:25 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182540

            Bug ID: 182540
           Summary: Add WKNavigationDelegate SPI to tell the client when
                    an insecure plug-in is blocked
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeffm at apple.com

Add WKNavigationDelegate SPI to tell the client when an insecure plug-in is blocked to match existing functionality in WKPageLoaderClient. WKPageLoaderClient has a pluginDidFail callback that's invoked when a plug-in fails to initialize and when an insecure plug-in is blocked, but WKNavigationDelegate only defines a -_webView:didFailToInitializePlugInWithInfo: method for the former case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180206/fc93541e/attachment.html>


More information about the webkit-unassigned mailing list