[Webkit-unassigned] [Bug 36459] Assigning to window.name in an iframe breaks link targets in containing document.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 18:44:57 PDT 2010


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





--- Comment #2 from Peter Abrahamsen <rainhead at gmail.com>  2010-03-22 18:44:57 PST ---
Thanks, Alexey.

The Firefox behavior really seems right to me. It seem like an access violation
to me that a third-party site in an iframe could inadvertently change the
behavior of a containing window which is not making any attempt to access the
iframe's internal state.

And you're right about var statements in script blocks affecting window. That
also seems very wrong to me, but it's clearly The Way It Is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list