[Webkit-unassigned] [Bug 9492] New: Fix or remove window.debug.
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Jun 17 23:58:32 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9492
Summary: Fix or remove window.debug.
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: minor
Priority: P3
Component: HTML DOM
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ap at nypop.com
(from bug 8131)
There is a problem with window.debug - it is only present when the document is
loaded for the first time (not after a reload). This 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