Closed
Bug 635274
Opened 15 years ago
Closed 15 years ago
Implement FileReader.readAsArrayBuffer()
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 632255
People
(Reporter: codedread, Unassigned)
Details
Please assign this to the proper component that deals with the W3C File API.
Firefox 3.6 implemented the File API [1].
Firefox 4 implemented Typed Arrays [2].
But Firefox 4 fails to implement the FileReader.readAsArrayBuffer() method [3].
[1] http://www.w3.org/TR/FileAPI/
[2] http://www.khronos.org/registry/typedarray/specs/latest/
[3] http://www.w3.org/TR/FileAPI/#readAsArrayBuffer
![]() |
||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•12 years ago
|
Component: DOM: Other → DOM
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•