[Webkit-unassigned] [Bug 154916] WKWebView needs feature to allow file:// subresources
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 2 10:05:41 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=154916
Jeremy Colton <jscolton at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jscolton at gmail.com
--- Comment #10 from Jeremy Colton <jscolton at gmail.com> ---
(In reply to ae from comment #9)
> I am actually doing this (wkwebview.configuration.preferences.setValue(true,
> forKey:"allowFileAccessFromFileURLs") in one of my apps, and after already
> dancing around happily because it worked, it crashes on the iPhone 5
> simulator (not on 5s, and not on a real iPhone SE). Odd.
Hi, in your Cordova app, where are you adding this code? The WKWebViewEngine.m shows an error when I add this line to it with the other wkWebView.configuration.preferences data and the API in XCode doesn't show a setValue method...
Thanks
--
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/20170502/6fd9133e/attachment-0001.html>
More information about the webkit-unassigned
mailing list