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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 09:25:35 PDT 2018


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

tbrian at tobogganstudio.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tbrian at tobogganstudio.com

--- Comment #24 from tbrian at tobogganstudio.com ---
(In reply to Brady Eidson from comment #23)
> Now that iOS11 has shipped, I'll re-draw attention to my comment from
> earlier this summer:
> https://bugs.webkit.org/show_bug.cgi?id=154916#c17

Hi Brady,

I tried to implement a custom scheme but this doesn't help with loading files into Javascript, since XMLHttpRequest or fetch still seem to only allow http(s) schemes.

I get the following error:
XMLHttpRequest cannot load myscheme://test. Cross origin requests are only supported for HTTP

Is this the expected behavior or am I doing something wrong?

-- 
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/20180327/a2f8feb0/attachment.html>


More information about the webkit-unassigned mailing list