Closed Bug 218410 Opened 22 years ago Closed 22 years ago

too many messages in interactive session pane

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 219957

People

(Reporter: bugzilla.mozilla.org, Assigned: rginda)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030902 Firebird/0.6.1+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030902 Firebird/0.6.1+ when a debugged JS contains lines that cause a warning message Venkman spills out this message too many times i.e. 327: if (window.ActiveXObject) Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. Warning ``reference to undefined property window.ActiveXObject'' [xs] in file ``http://domain.com/purchase_dev/javascript/transformatorClass.js'', line 327, character 0. #0: function _toString(node=XMLDocument:{0}) in <http://domain.com/purchase_dev/javascript/transformatorClass.js> line 331 331: var ser = new XMLSerializer; Reproducible: Always Steps to Reproduce: 1. 2. 3.
added another report about this issue - its not realy specific to venkman. it happens in the JS console too *** This bug has been marked as a duplicate of 219957 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified Duplicate -
Status: RESOLVED → VERIFIED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.