[Bug 23479] File Constructor and Blob Constructor should have same signature

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23479

--- Comment #4 from Jonas Sicking <jonas@sicking.cc> ---
There is of course also the problem of what happens if someone forgets to null
out the tempBlob variable in the code above?

Put it another way: Requiring the creation of temporary objects that retain
large amounts of data is a bad idea.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 11 October 2013 16:54:15 UTC