Closed Bug 829573 Opened 11 years ago Closed 11 years ago

When using the Web runtime, console methods should output to stdout

Categories

(Firefox Graveyard :: Webapp Runtime, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mozdev, Unassigned)

Details

At the moment when developing a Web app for the desktop (that is not on an Android device) the only way to debug is to start the Web runtime with the Error console [1]. 

This request is thus:
When running the Web runtime from the command line the console methods [2] should output to stdout.

[1] : https://developer.mozilla.org/en-US/docs/Apps/Tutorials/Debugging_the_app
[2] : https://developer.mozilla.org/en-US/docs/DOM/console
We could override the console object and log to stdout, if we want this.
We will support a developer mode with console, debugger and all the tools available in Firefox.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.