[Webkit-unassigned] [Bug 208200] A SecurityError is thrown when opening indexedDB in an iframe within a same subdomain tree
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 1 08:33:41 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=208200
Anne van Kesteren <annevk at annevk.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |annevk at annevk.nl
--- Comment #2 from Anne van Kesteren <annevk at annevk.nl> ---
That is still cross-origin, though we might change that at some point to use same-site instead. Relaxing the restriction only applies to a select set of features and this is not one of them.
Nevertheless, these days you should not get an exception, but rather partitioned storage.
--
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/20230901/557755fd/attachment.htm>
More information about the webkit-unassigned
mailing list