[Webkit-unassigned] [Bug 231879] No IndexedDB persisted for iframe on different subdomain / port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 23:04:42 PDT 2021


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

--- Comment #8 from Sihui Liu <sihui_liu at apple.com> ---
(In reply to John Wilander from comment #7)
> Regarding Storage Access API, the editors of the spec from Apple and Mozilla
> have recently concluded that permanently partitioned non-cookie storage is
> probably the best way to go given that partitioned ServiceWorkers cannot be
> unpartitioned and can have IDB connections. However, ephemeral vs persistent
> is not affected by that, rather the challenge of switching between them.

I don't fully understand. Do you mean Storage Access API decides to not support non-cookie storage? (i.e. when requestStorageAccess() is resolved, the embedded page will only get access to first-party cookies, and other storage type will stay partitioned).

-- 
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/20211020/e377cc87/attachment.htm>


More information about the webkit-unassigned mailing list