Closed Bug 664789 Opened 14 years ago Closed 14 years ago

console.log(string) hides some parts of the string

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ianbicking, Assigned: past)

References

Details

You can't tell the difference between console.log('foo bar'), console.log('foo bar') and console.log('foo\nbar') If it's not reasonable to display a character in the log (e.g., a newline) then putting in "\n" would clarify the contents of the string.
The patch in bug 664788 fixes this one too.
Assignee: nobody → past
Status: NEW → ASSIGNED
Depends on: 664788
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.