Bug 23899 - Crash if any frame in a frameset is named _top
Summary: Crash if any frame in a frameset is named _top
Status: RESOLVED DUPLICATE of bug 23900
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 12:06 PST by Sverrir Á. Berg
Modified: 2009-02-17 02:51 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sverrir Á. Berg 2009-02-11 12:06:41 PST
Example html:
<frame><frameset name=_top src="about:blank"/>

I have a candidate fix coming up...
Comment 1 Alexey Proskuryakov 2009-02-17 02:51:29 PST
Marking as a duplicate, as the other bug has a patch attached already.

*** This bug has been marked as a duplicate of 23900 ***