Closed Bug 851240 Opened 12 years ago Closed 12 years ago

Object.create(null) produces an error at the console

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 688401

People

(Reporter: samth, Unassigned)

Details

Object.create(null), which has no toString method, produces an error at the console. This is correct when explicitly converting to a string in JS, but the console should do something better. Tested in current nightly. Chrome does something better here.
Known issue, will be fixed very soon.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.