[Webkit-unassigned] [Bug 138169] WKWebView does not fully support custom NSURLProtocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 4 18:39:26 PST 2017


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

Ricci Adams <webkit.org at ricciadams.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.org at ricciadams.com

--- Comment #33 from Ricci Adams <webkit.org at ricciadams.com> ---
Check out the WKURLSchemeHandler protocol and -[WKWebViewConfiguration setURLSchemeHandler:forURLScheme:]. We've been using this in our applications as an NSURLProtocol replacement. Note that it's 10.13+ only.

-- 
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/20171205/3716fc9f/attachment.html>


More information about the webkit-unassigned mailing list