[Webkit-unassigned] [Bug 205370] ER: There is no way for nested iframes to get storage access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 5 14:28:23 PDT 2020


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

mattcoz at cacorp.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mattcoz at cacorp.com

--- Comment #3 from mattcoz at cacorp.com ---
This is a breaking issue for my application. My content is being loaded in a third party context, and I can successfully request storage access, but my content loads additional content in a nested iframe that can't get storage access, even though it is at the same domain as the parent that requested storage access. If you want to continue blocking the storage access request from the nested iframe, storage access should propagate to nested iframes when they are at the same domain.

-- 
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/20200405/757f84be/attachment.htm>


More information about the webkit-unassigned mailing list