Closed Bug 752404 Opened 12 years ago Closed 12 years ago

Blob is undefined on Web Console

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 751077

People

(Reporter: emk, Unassigned)

References

Details

(Keywords: regression)

Steps to reproduce:
1. Open Web Console.
2. Type "Blob" and Enter.

Actural result:
undefined
Strangely, ReferenceError is not thrown.

Expected result:
[object Blob]
Try 'window.Blob'.
Whiteboard: DUPEME
window.Blob works, but it's inconsistent with other properties on global object.
Regression window(cached m-i)
Cannot reproduced:
http://hg.mozilla.org/integration/mozilla-inbound/rev/a12cbe3bf045
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120420 Firefox/14.0a1 ID:20120420132903
Reproduced:
http://hg.mozilla.org/integration/mozilla-inbound/rev/47da536b5144
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120420 Firefox/14.0a1 ID:20120420155602
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a12cbe3bf045&tochange=47da536b5144

Triggered by: Bug 726949
Thank you. Adding dependency.
Blocks: 726949
Update.  ;)

Though it doesn't come out as "Object blob", for some reason....
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Verified, thanks!
Status: RESOLVED → VERIFIED
Whiteboard: DUPEME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.