- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Apr 2014 17:59:28 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25081 --- Comment #18 from Arun <arun@mozilla.com> --- (In reply to Jonas Sicking from comment #17) > *submission* would definitely fail. Any attempts to read from a closed blob > should fail and submitting a blob (either standalone or as part of formdata) > definitely reads from the blob. Yes, submission should fail, since it is contingent on reading from a Blob. The Blob closure model we should specify on the platform is in Bug 25302 Comment 9. If you agree with that model, I think we're in good shape to solve this bug about making the read operation "really" async. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 16 April 2014 17:59:30 UTC