Bug 24341 - Add test to ensure that window.frames is self-referential
Summary: Add test to ensure that window.frames is self-referential
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pam Greene (IRC:pamg)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-03 18:25 PST by Pam Greene (IRC:pamg)
Modified: 2009-03-04 15:48 PST (History)
0 users

See Also:


Attachments
New test + result (1.84 KB, patch)
2009-03-03 18:28 PST, Pam Greene (IRC:pamg)
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.