[Webkit-unassigned] [Bug 23900] Prevent frames from calling themselves _top

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 12:28:17 PST 2009


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


sverrir at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27568|                            |review?
               Flag|                            |




------- Comment #1 from sverrir at chromium.org  2009-02-11 12:28 PDT -------
Created an attachment (id=27568)
 --> (https://bugs.webkit.org/attachment.cgi?id=27568&action=view)
Prevent frames from naming themselves _top

This was the only logical place I thought of fixing this.  Otherwise
FrameLoader manages to call itself recursively and ends up loading the new
frame ontop of the first one.
Playing around with other browsers it seems that _top is not allowed as a frame
name so this should not break any webpages.


-- 
Configure bugmail: https://bugs.webkit.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