gecko-dev/dom/file
Andrea Marchesini 64ed039230 Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug
Differential Revision: https://phabricator.services.mozilla.com/D65166

--HG--
extra : moz-landing-system : lando
2020-03-04 21:27:43 +00:00
..
ipc Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/file. r=smaug 2020-02-20 16:11:24 +00:00
tests Bug 1615897 - Blob URL should not ignore query parameter and revokeObjectURL additionally should not ignore fragments. r=baku 2020-02-25 07:56:07 +00:00
uri Bug 1615897 - Blob URL should not ignore query parameter and revokeObjectURL additionally should not ignore fragments. r=baku 2020-02-25 07:56:07 +00:00
BaseBlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
BaseBlobImpl.h Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
Blob.cpp Bug 1618744. Use the correct name for the 'EndingType' enum. r=baku 2020-02-28 08:23:01 +00:00
Blob.h Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
BlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
BlobImpl.h Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
BlobSet.cpp
BlobSet.h
EmptyBlobImpl.cpp Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
EmptyBlobImpl.h Bug 1619518 - part 1 - Remove a EmptyBlobImpl CTOR, r=ssengupta 2020-03-04 21:25:46 +00:00
File.cpp Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 21:26:03 +00:00
File.h Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 21:26:03 +00:00
FileBlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
FileBlobImpl.h Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
FileCreatorHelper.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
FileCreatorHelper.h Bug 1534712 - Port FileCreatorHelper to PBackground, r=smaug 2019-04-26 17:53:07 +00:00
FileList.cpp
FileList.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/file. r=smaug 2020-02-20 16:11:24 +00:00
FileReader.cpp Bug 1485319 - P1 - Call to nsTSubstring::GetMutableData removed r=baku 2020-03-03 21:02:19 +00:00
FileReader.h Bug 1599843 - FileReader::OnLoadEnd is infallible. r=baku 2019-11-27 18:45:52 +00:00
FileReaderSync.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/file. r=smaug 2020-02-20 16:11:24 +00:00
FileReaderSync.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/file. r=smaug 2020-02-20 16:11:24 +00:00
MemoryBlobImpl.cpp Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 21:26:03 +00:00
MemoryBlobImpl.h Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 21:26:03 +00:00
MultipartBlobImpl.cpp Bug 1619518 - part 3 - Better File.length attribute handling, r=ssengupta,smaug 2020-03-04 21:26:21 +00:00
MultipartBlobImpl.h Bug 1619518 - part 3 - Better File.length attribute handling, r=ssengupta,smaug 2020-03-04 21:26:21 +00:00
MutableBlobStorage.cpp Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug 2019-10-21 05:33:33 +00:00
MutableBlobStorage.h Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug 2019-10-21 05:33:33 +00:00
MutableBlobStreamListener.cpp Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug 2019-10-21 05:33:33 +00:00
MutableBlobStreamListener.h Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug 2019-10-21 05:33:33 +00:00
StreamBlobImpl.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
StreamBlobImpl.h Bug 1619518 - part 1 - Remove a EmptyBlobImpl CTOR, r=ssengupta 2020-03-04 21:25:46 +00:00
StringBlobImpl.cpp
StringBlobImpl.h
TemporaryFileBlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
TemporaryFileBlobImpl.h Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-04 21:27:43 +00:00
moz.build Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug 2019-10-21 05:33:33 +00:00