Closed Bug 84204 Opened 24 years ago Closed 17 years ago

add capability to see debug messages in the js console

Categories

(SeaMonkey :: UI Design, defect)

Other
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: andreww, Assigned: rginda)

Details

Since Mac has no debug console (unless you build it yourself) I want to add the capability to view debug messages in the js console.
Status: NEW → ASSIGNED
For the record, the JS Console isn't the JS Debugger. Hewitt and/or BenG own the console afaik.
Component: JavaScript Debugger → XP Apps
Right. All this would do is all one to see the same messages that linux and windows versions see when they start with -console.
reassigning to rginda for consideration.
Assignee: andreww → rginda
Status: ASSIGNED → NEW
isn't this fixed? In pref -> debug you can enable dump to console...
I dont see the pref you mention. All is see is "enable javascript dump()" which doesnt put the console error messages to the javascript console. Also, the point is to have this in non-debug builds - the intention being to mimic the 2 other platform's ability to launch with "-console" and see the event dumps. The mac doesnt have a console (dos window) to dump to, so this bug is intended to allow the mac user to see the same type of events that a linux or pc user would if they had used -console. So, no in my opinion this is not fixed.
Talked with rginda about what this would entail and I may try my hand with some C++ code for a change. I'll post a patch here soon for folks to try out.
*** Bug 122534 has been marked as a duplicate of this bug. ***
ignore that dupe. It's bogus.
Product: Core → Mozilla Application Suite
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.