[Webkit-unassigned] [Bug 137760] WKWebView: openDatabase results in DOM Exception 18

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 13:14:40 PST 2016


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

--- Comment #10 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #9)
> Mozilla/5.0 (iPhone; CPU iPhone OS 9_2_1 like Mac OS X) AppleWebKit/601.1
> (KHTML, like Gecko) CriOS/48.0.2564.87 Mobile/13D15 Safari/601.1.46
> 
> "SecurityError: DOM Exception 18: An attempt was made to break through the
> security policy of the user agent." in persistence.store.websql.js line 64
> 
> Error began for all users who upgraded to Chrome 48.
> 
> Do I understand correctly that the fixes include 1) stop using WebSQL in
> Chrome or
> 2) use Safari?
> 
> Thank you

This bug is about the fact that WKWebView has WebSQL disabled by default, and app developers have no way to enable it.

The fix is for us to either find a way to enable it by default, or to add API for app developers to enable it.

-- 
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/20160204/d41a0572/attachment.html>


More information about the webkit-unassigned mailing list