Closed Bug 644596 Opened 13 years ago Closed 13 years ago

[console] expand console object with missing methods

Categories

(DevTools :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 10

People

(Reporter: dangoor, Assigned: past)

References

Details

(Keywords: dev-doc-complete)

Firebug defined the de facto standard console object (see http://getfirebug.com/logging). I just confirmed that Chrome has all of those same console methods. Currently, we only support log, warn, info, error.

We need to add dir, time, timeEnd, trace, and group. The profile method should be added separately once we have a profiler.
Depends on: 614586
Depends on: 585956
Depends on: 616742
Assignee: nobody → past
Status: NEW → ASSIGNED
The work for time and timeEnd will be tracked in bug 658368.
Depends on: 658368
Depends on: 659907
Depends on: 664131
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 10
Every dependent bugs has been documented, so I consider this one as documented too.
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.