Closed Bug 685813 Opened 13 years ago Closed 11 years ago

Take width and precision qualifiers into account in the console.log substitution patterns

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 30

People

(Reporter: past, Unassigned)

References

Details

(Whiteboard: [console][console-output][fixed by bug 965860])

The implementation of string substitution patterns for console.log and friends in bug 614586 didn't take width and precision qualifiers (e.g. %2.1f) into account. Firebug doesn't implement it either, but Chrome supports precision qualifiers at least, so it would be nice to get to feature parity with them.
Depends on: 614586
Component: Developer Tools → Developer Tools: Console
Whiteboard: [console][console-output]
Priority: -- → P3
We now support precision qualifiers, see bug 965860.
Status: NEW → RESOLVED
Closed: 11 years ago
Depends on: 965860
Resolution: --- → FIXED
Whiteboard: [console][console-output] → [console][console-output][fixed by bug 965860]
Target Milestone: --- → Firefox 30
QA Whiteboard: [qa-]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.