[Bug 25081] Make read operation really async

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

--- Comment #20 from Jonas Sicking <jonas@sicking.cc> ---
<input type=file> doesn't have the concept of submitting closed files. The user
could remove the file from the filesystem before submission happens, but I
don't think that's equivalent since it happens out of control of the webpage,
whereas blob closing is an explicit action from the author.

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

Received on Wednesday, 16 April 2014 19:46:58 UTC