[Bug 23147] Describe File API Model

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

--- Comment #3 from Arun <arun@mozilla.com> ---
Things to add to the spec:

1. Read data concept
2. Asynchronous flow for 1. (that is, using the FileReader Task Source, queue
tasks at key points which events fired on the FileReader via
FileReader.readAsXX methods can plug into, and which the Parse a URL algo can
plug into).
3. Synchronous flow for 1.

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

Received on Wednesday, 5 February 2014 23:11:15 UTC