[Webkit-unassigned] [Bug 154916] WKWebView needs feature to allow file:// subresources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 5 04:28:29 PDT 2019


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

A Perdereau <agaric.perdereau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |agaric.perdereau at gmail.com

--- Comment #33 from A Perdereau <agaric.perdereau at gmail.com> ---
(In reply to jiansong.shao from comment #32)
> It seems customURLScheme doesn't support https, I can not load js file using
> customURLScheme on an https server, it always show "mixed content blocked"
> in the web console, is there any workaround for this?

While this work fine for small size files (images, scripts, ...) This technique fails for videas because reading teh whole file in one operation into an NSData is inneficient. Any idea to handle this 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/20191005/bde388e4/attachment.html>


More information about the webkit-unassigned mailing list