[Bug 25081] Make read operation really async

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

--- Comment #1 from Arun <arun@mozilla.com> ---
Read methods (e.g. FileReader.readAsText) currently throw on attempts to read a
closed blob; you think all of them should fail asynchronously, or do you only
care about the generic read method?

Asynchronous failures without promises now seem awkward, but doable.

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

Received on Monday, 17 March 2014 16:49:00 UTC