[Webkit-unassigned] [Bug 23900] Crash if any frame in a frameset is named _top

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 10:11:40 PDT 2009


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


sverrir at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27749|0                           |1
        is obsolete|                            |
  Attachment #28786|                            |review?
               Flag|                            |




------- Comment #12 from sverrir at chromium.org  2009-03-20 10:11 PDT -------
Created an attachment (id=28786)
 --> (https://bugs.webkit.org/attachment.cgi?id=28786&action=view)
The right way to fix this

This is the right way to fix this.  Now frames can basically have any name they
want and even same names as other frames.  This brings WebKit in line with how
other browsers work.
Note that this breaks approx 50 tests that rely on the current name mangling
(<!--framePath //<!--frame0-->-->) of frame names.  If this patch gets a
positive review I will upload another patch that fixes these tests.


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