Closed
Bug 705508
Opened 13 years ago
Closed 13 years ago
Let JS console print to stderr with printErr
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: azakai, Unassigned)
Details
Attachments
(1 file)
|
2.04 KB,
patch
|
cdleary
:
review+
|
Details | Diff | Splinter Review |
Would be nice if the JS console could print to stderr. This would allow things like emscripten to print out warnings separately from their normal output.
| Reporter | ||
Updated•13 years ago
|
Attachment #577123 -
Flags: review?(cdleary)
Updated•13 years ago
|
Attachment #577123 -
Flags: review?(cdleary) → review+
| Reporter | ||
Comment 1•13 years ago
|
||
Whiteboard: [inbound]
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla11
You need to log in
before you can comment on or make changes to this bug.
Description
•