[Webkit-unassigned] [Bug 218396] ITP doesn't grant storage access to nested iframe unless first-party interaction is prompted by top frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 04:00:30 PDT 2021


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

mail at getflourish.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mail at getflourish.com

--- Comment #6 from mail at getflourish.com ---
(In reply to John Wilander from comment #5)
> Another thing to note is that third-party LocalStorage is partitioned and
> ephemeral. I.e. the third-party gets a unique LocalStorage instance per
> first-party and the LocalStorage is deleted on browser quit.

Does this also apply to First-Party scenarios, where "foo.site.com" embeds an iframe to "bar.site.com" where the iframe uses IndexedDB? In my case, the same-site iframe gets treated with partitioned + ephemeral 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/20211018/2eb69b57/attachment.htm>


More information about the webkit-unassigned mailing list