[Webkit-unassigned] [Bug 8131] Some properties and methods of window and document objects cannot be converted to a string

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=8131


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8884|                            |review?
               Flag|                            |




------- Comment #7 from ap at nypop.com  2006-06-17 07:29 PDT -------
Created an attachment (id=8884)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8884&action=view)
fix window.debug and test all properties

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?)


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list