Shawn Gong
|
552c301b28
|
Fixed bug 632255: implemented FileReader.readAsArrayBuffer() API. r=sicking
|
2011-06-30 17:50:44 -07:00 |
|
Mounir Lamouri
|
bbd24ff805
|
Back out bug 632255 and bug 658683 due to oranges on Windows Mochitest-1.
|
2011-05-24 15:45:53 +02:00 |
|
Shawn Gong
|
37f09837ec
|
Bug 632255 - Implemented readAsArrayBuffer() for FileReader. r=sicking,bent. Additional fixes by sicking, r=peterv. a=sheriff.
|
2011-05-23 18:02:56 -07:00 |
|
Olli Pettay
|
01a16652cf
|
Bug 461066 - Add support for XHR's loadend event, r=sicking
--HG--
extra : rebase_source : f4db116cdd195d0319189a5800ee991370649072
|
2011-03-24 15:22:03 +02:00 |
|
Jonas Sicking
|
e7e13b2084
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
|
Jonas Sicking
|
5ec37643ae
|
Bug 527370: More File API renames. Also adds tests for the FileReader.readyState property. r=jst
|
2009-11-16 18:01:40 -08:00 |
|
Jonas Sicking
|
ff9260ceaf
|
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
|
2009-11-09 12:05:16 -08:00 |
|