[webkit-reviews] review requested: [Bug 24170] Add test to verify window property lookup precedence : [Attachment 27980] New test, resource file, helper function, and result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 13:51:01 PST 2009


Pam Greene <pam at chromium.org> has asked  for review:
Bug 24170: Add test to verify window property lookup precedence
https://bugs.webkit.org/show_bug.cgi?id=24170

Attachment 27980: New test, resource  file, helper function, and result
https://bugs.webkit.org/attachment.cgi?id=27980&action=review

------- Additional Comments from Pam Greene <pam at chromium.org>
Either there's something I don't understand about eval, or a trunk build
currently fails some of these checks. window.defaultStatus, window.status, and
window.name are modified when the subframe or input element changes: they go
from undefined to '' (empty strings).

It's still worth adding this test to detect other regressions.


More information about the webkit-reviews mailing list