[Webkit-unassigned] [Bug 7422] Setting a frame name to the same value resets it to a generated one

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 23 02:12:33 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7422


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Summary|Unable to set frame names   |Setting a frame name to the
                   |                            |same value resets it to a
                   |                            |generated one




------- Comment #4 from ap at nypop.com  2006-02-23 02:12 PDT -------
Setting the frame name normally works, but if the new name is already taken, a
generated one is used instead, to avoid duplicate names. Here, a frame named
'frame_content' is renamed to 'frame_content', thus renaming fails.

Working around the problem should be trivial: just don't try to set the frame
name if it's already correct. So, I'm downgrading the severity to normal
(though setting it to major originally was perfectly fine IMO).

This special case can be easily fixed in WebCore; however, the general problem
of exposing generated names is not clear to me.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list