[Bug 25343] Expose an isClosed property on Blob Objects

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

--- Comment #11 from Simon Pieters <simonp@opera.com> ---
I don't really object to exposing it, but it hasn't been backed by a convincing
use case IMHO.

It seems you added it to the spec already.

You shouldn't both say that isClosed returns true/false depending on
readability state *and* set isClosed to true/false in other algorithms when
setting the readability state (in slice(), close(), new File(), new Blob()). Do
one or the other.

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

Received on Wednesday, 7 May 2014 07:32:28 UTC