RESOLVED FIXED 24341
Add test to ensure that window.frames is self-referential
https://bugs.webkit.org/show_bug.cgi?id=24341
Summary Add test to ensure that window.frames is self-referential
Pam Greene (IRC:pamg)
Reported 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).
Attachments
New test + result (1.84 KB, patch)
2009-03-03 18:28 PST, Pam Greene (IRC:pamg)
fishd: review+
Pam Greene (IRC:pamg)
Comment 1 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.
Darin Fisher (:fishd, Google)
Comment 2 2009-03-03 20:59:14 PST
Comment on attachment 28253 [details] New test + result LGTM
Pam Greene (IRC:pamg)
Comment 3 2009-03-04 15:48:48 PST
Landed in r41436.
Note You need to log in before you can comment on or make changes to this bug.