[Bug 25081] New: Make read operation really async

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

            Bug ID: 25081
           Summary: Make read operation really async
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
          Assignee: arun@mozilla.com
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: public-webapps@w3.org

It seems if the blob is closed read should not return failure synchronously if
you expect to use it asynchronously. A task would be better.

Also, what happens if a blob is closed while you're reading it?

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

Received on Monday, 17 March 2014 15:58:44 UTC