[webkit-reviews] review requested: [Bug 24142] Add test for custom DOM properties surviving garbage collection : [Attachment 27942] New test + result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 16:16:20 PST 2009


Pam Greene <pam at chromium.org> has asked  for review:
Bug 24142: Add test for custom DOM properties surviving garbage collection
https://bugs.webkit.org/show_bug.cgi?id=24142

Attachment 27942: New test + result
https://bugs.webkit.org/attachment.cgi?id=27942&action=review

------- Additional Comments from Pam Greene <pam at chromium.org>
This expected result follows the current ToT behavior on Mac. The result for
Safari 3.2.1 on Windows is different, but I couldn't find any bug discussion
relating to a change.

In practice, since the behavior of everything except window.location.foo and
window.navigator.foo varies among browsers (at least for now), simply
protecting against unintended changes is enough.


More information about the webkit-reviews mailing list