Ms2ger
|
5ebe629da9
|
Bug 732769 - Remove FileError; r=sicking
|
2012-03-11 09:47:38 +01:00 |
|
Masayuki Nakano
|
435f4bcaac
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
|
Kyle Huey
|
ecd0d5c30c
|
Back out the code changes from Bug 687332 until we figure out a compat story.
|
2011-09-29 15:18:58 -04:00 |
|
Kyle Huey
|
1eecbf1d0e
|
Bug 687332: Move inline event listeners on FileReader to the event listener manager. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
4152a72565
|
Bug 657994: Factor out common bits of FileReader. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
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 |
|