Bug 24341

Summary: Add test to ensure that window.frames is self-referential
Product: WebKit Reporter: Pam Greene (IRC:pamg) <pam>
Component: DOMAssignee: Pam Greene (IRC:pamg) <pam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
New test + result fishd: review+

Description Pam Greene (IRC:pamg) 2009-03-03 18:25:40 PST
Make sure window.frames == window.

This is a dumb little bug Chromium had way back when, that no other tests caught (at least not identifiably).
Comment 1 Pam Greene (IRC:pamg) 2009-03-03 18:28:15 PST
Created attachment 28253 [details]
New test + result

It seems really silly to have such a tiny test, but I can't find any good one to add it to.  Suggestions more than welcome.
Comment 2 Darin Fisher (:fishd, Google) 2009-03-03 20:59:14 PST
Comment on attachment 28253 [details]
New test + result

LGTM
Comment 3 Pam Greene (IRC:pamg) 2009-03-04 15:48:48 PST
Landed in r41436.