Closed
Bug 1305499
Opened 9 years ago
Closed 9 years ago
New console frontend: Add support for console.table()
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(firefox52 fixed)
RESOLVED
FIXED
Firefox 52
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | fixed |
People
(Reporter: linclark, Assigned: nchevobbe)
References
Details
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → chevobbe.nicolas
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/b78d3371f5e7
Part 1: Defer NewConsoleOutput initialization until everything is ready. r=linclark
https://hg.mozilla.org/integration/fx-team/rev/7f51f90927d1
Part 2: Add console.table support. r=linclark
https://hg.mozilla.org/integration/fx-team/rev/4ce73948b4ce
Part 3: Add mocha tests for console.table calls. r=linclark
https://hg.mozilla.org/integration/fx-team/rev/b017a92b2747
Part 4: Adds mochitest for console.table calls. r=linclark
Comment 2•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b78d3371f5e7
https://hg.mozilla.org/mozilla-central/rev/7f51f90927d1
https://hg.mozilla.org/mozilla-central/rev/4ce73948b4ce
https://hg.mozilla.org/mozilla-central/rev/b017a92b2747
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•