[Bug 25081] Make read operation really async

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

Arun <arun@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #36 from Arun <arun@mozilla.com> ---
(In reply to Anne from comment #35)
> 1) I think it would be clearer if errors were more closely defined as they
> can only occur here.
> 
> 2) Errors can occur during the read process as well so catching them upfront
> does not help.
> 
> 3) For the asynchronous algorithm you do not want to return a value, but
> always queue something I think.

Done.

http://dev.w3.org/2006/webapi/FileAPI/#reading-data-section

Marking fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 28 May 2014 19:26:00 UTC