[webkit-reviews] review requested: [Bug 8131] Some properties and methods of window and document objects cannot be converted to a string : [Attachment 8884] fix window.debug and test all properties

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Jun 17 07:29:02 PDT 2006


Alexey Proskuryakov <ap at nypop.com> has asked  for review:
Bug 8131: Some properties and methods of window and document objects cannot be
converted to a string
http://bugzilla.opendarwin.org/show_bug.cgi?id=8131

Attachment 8884: fix window.debug and test all properties
http://bugzilla.opendarwin.org/attachment.cgi?id=8884&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at nypop.com>
I have added a prototype to window.debug, now all the properties of window and
document objects can be converted to string.

The strange behavior of window.debug is caused by it being added in
KJSProxy::initScriptIfNeeded(), which isn't called when reloading. I am not
sure where it should be (Interpreter::initGlobalObject? kjs_window.cpp? removed
completely?)



More information about the webkit-reviews mailing list