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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 08:47:37 PDT 2017


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

--- Comment #13 from ae at instinctive.de ---
You need the full path of the Documents directory, converted to an NSURL (file://var/private/blahblah/bla.jpg). On the road right now so can't look it up. In the end, you're probably better off and more future proof by embedding a local webserver. Ridiculous but works. I had good experience with GCDWebServer.

-- 
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/20170607/1a2fa6f3/attachment.html>


More information about the webkit-unassigned mailing list