[Webkit-unassigned] [Bug 228856] Feature Request: Don't partition third party localStorage by subdomain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 6 10:34:50 PDT 2021


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

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gsnedders at apple.com,
                   |                            |wilander at apple.com

--- Comment #1 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
> I've run into an issue with WebKit deleting localStorage items set by a third party (hosted in an iFrame) when moving between two subdomains of a first party website. What is the benefit of partitioning between subdomains of the same first party?

i.e.:

You have a page at http://example.com, with two iframes: http://a.example.net and http://b.example.net, and what's happening is those two iframes appear to have different storage domains?

And this is all happening within a single session (c.f. bug 168631) and you're not running macOS 11.3/11.4 (which might hit bug 225344)?

-- 
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/20210806/ea6ae32a/attachment-0001.htm>


More information about the webkit-unassigned mailing list