[Webkit-unassigned] [Bug 206445] window proxy of detached iframe doesn't respect updates to global values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 17:58:03 PST 2021


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

Keith Miller <keith_miller at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keith_miller at apple.com

--- Comment #5 from Keith Miller <keith_miller at apple.com> ---
Looks like we have block all stores to windows when they no longer have a frame, which doesn't appear to be correct from the spec nor does it match FF/Chrome. I think we should only block if the window without a frame is also not the lexical global object.

-- 
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/20210303/f0da2dfc/attachment.htm>


More information about the webkit-unassigned mailing list