Closed Bug 753258 Opened 12 years ago Closed 12 years ago

web console does not know about Blob

Categories

(DevTools :: Console, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 751077

People

(Reporter: djf, Unassigned)

Details

Firefox 13 and later support a Blob() constructor.  But if I type Blob into the web console, it is undefined.  Even typeof Blob returns undefined.  But I can use new Blob() in a script and have it work.  I've tried this on Aurora and Nightly.

As a web developer, this is a case of a tool failing me.  I lost 20 minutes or so trying to figure out why MDN said that Firefox supported the Blob constructor() and web console said it didn't.  It turns out the MDN was right and web console was wrong about this.
Status: NEW → 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.