On 12/12/13 2:01 PM, Jonas Sicking wrote:
We can certainly debate if throwing an exception or if asynchronously reporting a network error is the right thing to do for things like XHR.send(closedBlob) or FileReader.readAsX(closedBlob).
Or form submission after fileInput.files[0].close() ? -Boris