Closed Bug 719293 Opened 12 years ago Closed 12 years ago

`console.log({foo:bar})` outputs nothing in GCLI console

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 15

People

(Reporter: sdwilsh, Unassigned)

References

Details

[17:17:44.328] {console.log({foo:"bar"});
[16:00:00.000] undefined

Objects don't get printed to the console at all :(
I've got a bunch of changes waiting in review which might fix this. And it also looks related to (if not a dup of) bug 676722.
Summary: `console.log({foo:bar})` outputs nothing in the console → `console.log({foo:bar})` outputs nothing in GCLI console
Priority: -- → P2
We'll have to makes sure object inspection works for inline/anonymous object such as in console.log({foo:'bar'}).
Depends on: 660197
OS: Mac OS X → All
Hardware: x86 → All
I was seeing this with non-inline objects too.
GCLI Triage.
Fixed with the closing of bug 720641
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 15
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.