[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
Tue Jun 21 08:49:34 PDT 2022


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

--- Comment #8 from Ashley Gullen <ashley at scirra.com> ---
Our production app is same-site: the top frame is editor.construct.net, and the login form is account.construct.net in an iframe. The repro was cross-origin, but given this issue is years old it looks like it's gone down now - it should be easy to repro though, just try a basic IndexedDB test in an iframe.

I'm not sure how Safari's storage restrictions have evolved over the years since this was filed, but it looks like this also affects Safari 15.5 on macOS. Our web app still can't remember anyone's logins even though the user interacts with the form and we call requestStorageAccess() in a user gesture.

-- 
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/20220621/bb500217/attachment-0001.htm>


More information about the webkit-unassigned mailing list