[Webkit-unassigned] [Bug 202640] [Safari 13] Tracking blocking breaks remembering login on editor.construct.net

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 07:05:32 PDT 2019


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

--- Comment #12 from John Wilander <wilander at apple.com> ---
(In reply to Ashley Gullen from comment #11)
> Urgh, I just tried Safari 12 and it's the same there - so I guess this part
> of our app has been broken for a while now and we only just noticed.
> 
> Is there a workaround though? How can we make sure an iframe the user enters
> their login details to is allowed to save to IndexedDB?

As mentioned, Safari blocks IDB for cross-origin frames. As far as I know, that’s always been the case. Only the first party domain can use IDB. If you want one of your domains to use IDB, that domain needs to be first party, i.e. be top frame.

-- 
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/20191010/f2e1c511/attachment-0001.html>


More information about the webkit-unassigned mailing list