[Bug 25241] FileReader.readAsXxx methods should not throw on CLOSED

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

Arun <arun@mozilla.com> changed:

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

--- Comment #1 from Arun <arun@mozilla.com> ---
readAsXxx methods no longer throw on close()

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

However, they do throw on concurrent access.

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

Received on Wednesday, 7 May 2014 03:10:51 UTC