Open Bug 293894 Opened 19 years ago Updated 2 years ago

Components.reportError doesn't dump to stdout/stderr

Categories

(Core :: XPConnect, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: mvl, Unassigned)

Details

I used to see all the messages that appeared in the js console also on my xterm.
But messages generated by Components.reportError don't show up.

The two other callers i checked, 
http://lxr.mozilla.org/seamonkey/source/js/src/xpconnect/loader/mozJSComponentLoader.cpp#96
and 
http://lxr.mozilla.org/seamonkey/source/js/src/xpconnect/loader/mozJSComponentLoader.cpp#96
manually print to stdout. reportError should do that, or some better way with a
console listener should be implemented.
Assignee: dbradley → nobody
QA Contact: pschwartau → xpconnect
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.