[Webkit-unassigned] [Bug 181850] Cross-origin storage in "Add to home screen" apps always lost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 05:01:41 PDT 2018


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

--- Comment #6 from Ashley Gullen <ashley at scirra.com> ---
The repro uses localforage, a common storage library: https://github.com/localForage/localForage
I believe it will default to IndexedDB. You can also explicitly choose the "driver" (e.g. IndexedDB, WebSQL, localStorage etc) which might help for testing each API.

I just tested iOS 11.2.6 on an iPad Air 2 which reproduces the problem. AFAIK it has never worked.

-- 
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/20180321/1053e8ee/attachment.html>


More information about the webkit-unassigned mailing list