Closed Bug 922219 Opened 11 years ago Closed 11 years ago

Support %o and %O format strings

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 31

People

(Reporter: fitzgen, Assigned: msucan)

References

Details

(Whiteboard: [fixed by bug 823097])

https://github.com/DeveloperToolsWG/console-object/blob/master/api.md#format-specifiers >%o Formats the value as an expandable DOM Element (or JavaScript Object if it is not) > %O Formats the value as an expandable JavaScript Object
Priority: -- → P3
We already have support for %o. In bug 823097 we are adding %O as an alias for %o. We do not differentiate how objects are displayed in the console output. For practical purposes I believe we can mark this bug as fixed once the 823097 patch lands. Do you agree?
Depends on: 823097
Flags: needinfo?(nfitzgerald)
OS: Mac OS X → All
Hardware: x86 → All
Yeah sounds good to me.
Flags: needinfo?(nfitzgerald)
Assignee: nobody → mihai.sucan
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 823097]
Target Milestone: --- → Firefox 31
QA Whiteboard: [qa-]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.