Masayuki Nakano
|
b05d40e755
|
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
|
cff8ea3636
|
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
|
e19cb7eb57
|
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
|
0ba68de373
|
Bug 657994: Factor out common bits of FileReader. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Shawn Gong
|
71e98c36a4
|
Fixed bug 632255: implemented FileReader.readAsArrayBuffer() API. r=sicking
|
2011-06-30 17:50:44 -07:00 |
|
Mounir Lamouri
|
3fc47ac0ee
|
Back out bug 632255 and bug 658683 due to oranges on Windows Mochitest-1.
|
2011-05-24 15:45:53 +02:00 |
|
Shawn Gong
|
d420b16152
|
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
|
e6c7a534c4
|
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
|
1dee38609c
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
|
Jonas Sicking
|
27dfaf72f0
|
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
|
d954edae7f
|
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 |
|