[Webkit-unassigned] [Bug 6751] For unnamed frames, window.name returns a generated name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 18:14:39 PDT 2010


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71356|0                           |1
        is obsolete|                            |




--- Comment #4 from Daniel Bates <dbates at webkit.org>  2010-10-20 18:14:38 PST ---
Created an attachment (id=71377)
 --> (https://bugs.webkit.org/attachment.cgi?id=71377&action=review)
Patch with updated test case (Work-in-progress)

Work-in-progress patch.

Re-purpose FrameTree::name() to return the actual name of the frame as per the HTML5 spec. Added method FrameTree::uniqueName() to return a unique frame name (may be generated).

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