- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Jun 2013 22:01:28 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21833 --- Comment #4 from Arun <arun@mozilla.com> --- In fact, the bug can be fairly easily solved with the existing readyState. I've made the required changes and would appreciate some review before closing this bug out. Relevant changes are: 1. "Step 8" of readAsDataURL http://dev.w3.org/2006/webapi/FileAPI/#dfn-readAsDataURL 2. "Step 9" of readAsText http://dev.w3.org/2006/webapi/FileAPI/#dfn-readAsText 3. "Step 9" of readAsArrayBuffer 4. abort() http://dev.w3.org/2006/webapi/FileAPI/#abort 5. error steps http://dev.w3.org/2006/webapi/FileAPI/#dfn-error-steps -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 6 June 2013 22:01:29 UTC