[Bug 25343] Expose an isClosed property on Blob Objects

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

--- Comment #17 from Simon Pieters <simonp@opera.com> ---
That seems reasonable.

OTOH, maybe developers will get into a habit of always checking .isClosed
before reading even if there's no reason for doing so, which is wasting time.
Or they think it is enough to check "isClosed" and think it is a guarantee that
it will be readable, and don't handle the other error cases.

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

Received on Monday, 12 May 2014 12:30:03 UTC