[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 17:17:37 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ap at webkit.org
     Ever Confirmed|0                           |1




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-03-22 17:17:37 PST ---
I can confirm that behavior on this test case is different between Safari and
Firefox. This may or may not be intentional though.

The behavior of assigning to name matches Firefox behavior (assigning to the
variable also changes window.name instead, and window name is inherited from
iframe element name). But it seems that Firefox looks for target by iframe
element name, and not by frame name.

-- 
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