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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 00:31:54 PDT 2016


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

--- Comment #22 from Daniel <danielo at opera.com> ---
> 
> Concerning WebP support, Chrome did the following things:
> 1.) Appended WebP to Accept request header, so server could respond with
> WebP images
> 2.) Decoded responses with WebP mime types and replaced them with images
> supported by UIWebView
> Neither request part, not response is possible with WKWebView.
>

Opera on iOS uses the same strategy to support WebP, which is a part of our data savings feature. In the savings mode all the images are transcoded through this format.

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


More information about the webkit-unassigned mailing list