gecko-dev/dom/file
Nathan Froyd 7bb7ffd8c9 Bug 1453134 - part 1 - add a string input stream constructor that accepts move references; r=baku
This method is more efficient when we know we're not going to need the
string afterwards, and should cut down on intermediate allocations.
2018-04-11 10:06:17 -04:00
..
ipc Bug 1443954 - Part 3: Add support for RefCounted types to IPDL, r=bz,froydnj,baku 2018-04-10 17:49:48 -04:00
tests
BaseBlobImpl.cpp
BaseBlobImpl.h
Blob.cpp
Blob.h
BlobImpl.cpp
BlobImpl.h
BlobSet.cpp
BlobSet.h
EmptyBlobImpl.cpp
EmptyBlobImpl.h
File.cpp
File.h
FileBlobImpl.cpp
FileBlobImpl.h
FileCreatorHelper.cpp
FileCreatorHelper.h
FileList.cpp
FileList.h
FileReader.cpp Bug 1452010 part 2. Remove nsIDOMDOMException members. r=qdot 2018-04-06 23:27:56 -04:00
FileReader.h
FileReaderSync.cpp Bug 1453134 - part 1 - add a string input stream constructor that accepts move references; r=baku 2018-04-11 10:06:17 -04:00
FileReaderSync.h
MemoryBlobImpl.cpp
MemoryBlobImpl.h
MultipartBlobImpl.cpp
MultipartBlobImpl.h
MutableBlobStorage.cpp
MutableBlobStorage.h
MutableBlobStreamListener.cpp
MutableBlobStreamListener.h
StreamBlobImpl.cpp
StreamBlobImpl.h
StringBlobImpl.cpp
StringBlobImpl.h
TemporaryFileBlobImpl.cpp
TemporaryFileBlobImpl.h
moz.build
nsHostObjectProtocolHandler.cpp
nsHostObjectProtocolHandler.h
nsHostObjectURI.cpp Bug 1447330 - nsHostObjectURI does not define ReadPrivate. r=mayhemer 2018-03-20 16:40:36 +01:00
nsHostObjectURI.h Bug 1447330 - nsHostObjectURI does not define ReadPrivate. r=mayhemer 2018-03-20 16:40:36 +01:00
nsIDOMBlob.idl