- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 27 Apr 2012 07:28:09 +0200
- To: "David Herman" <dherman@mozilla.com>, "Arun Ranganathan" <aranganathan@mozilla.com>
- Cc: "Eric U" <ericu@google.com>, "Boris Zbarsky" <bzbarsky@mit.edu>, public-webapps@w3.org
On Fri, 27 Apr 2012 00:13:42 +0200, Arun Ranganathan <aranganathan@mozilla.com> wrote: > The constructor will switch to use ArrayBufferView in lieu of > ArrayBuffer, but the read method exposed on FileReader and > FileReaderSync will read files into memory as ArrayBuffers. Since the constructor is not widely deployed yet would it not be better to stick to ArrayBufferView exclusively, just like XMLHttpRequest.send()? -- Anne van Kesteren http://annevankesteren.nl/
Received on Friday, 27 April 2012 05:28:48 UTC