gecko-dev/dom/file
Tooru Fujisawa 47c8f80432 Bug 1667455 - Part 6: Stop importing Services.jsm from chrome-priv JS code, non-top-level or multi-line cases. r=kmag,perftest-reviewers,AlexandruIonescu,sparky
Differential Revision: https://phabricator.services.mozilla.com/D150895
2022-07-11 12:41:51 +00:00
..
ipc Bug 1773088 - Part 1: Stop requiring an actor to serialize blobs over IPC, r=asuth 2022-06-08 15:24:27 +00:00
tests Bug 1667455 - Part 6: Stop importing Services.jsm from chrome-priv JS code, non-top-level or multi-line cases. r=kmag,perftest-reviewers,AlexandruIonescu,sparky 2022-07-11 12:41:51 +00:00
uri Bug 1773088 - Part 1: Stop requiring an actor to serialize blobs over IPC, r=asuth 2022-06-08 15:24:27 +00:00
BaseBlobImpl.cpp Bug 1620560 - Part 4: Mark BlobImpl::GetFileId as const r=smaug 2022-05-06 09:00:29 +00:00
BaseBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
Blob.cpp Bug 1775501 - multipart boundary should be handled as mixed case, r=kershaw 2022-07-11 09:18:32 +00:00
Blob.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
BlobImpl.cpp
BlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
BlobSet.cpp
BlobSet.h Bug 1620560 - Part 1: Apply modernize-concat-nested-namespaces to dom/file r=smaug 2022-05-06 09:00:27 +00:00
EmptyBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
EmptyBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
File.cpp
File.h Bug 1620560 - Part 2: readability-inconsistent-declaration-parameter-name to dom/file r=smaug 2022-05-06 09:00:28 +00:00
FileBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
FileBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
FileCreatorHelper.cpp
FileCreatorHelper.h
FileList.cpp
FileList.h Bug 1756070 - Part 2: Apply modernize-use-override to dom/file r=smaug 2022-05-06 09:00:27 +00:00
FileReader.cpp Bug 1748342, don't start FileReader's timer if the worker is shutting down, r=dom-worker-reviewers,jesup 2022-01-12 14:57:46 +00:00
FileReader.h Bug 1620560 - Part 1: Apply modernize-concat-nested-namespaces to dom/file r=smaug 2022-05-06 09:00:27 +00:00
FileReaderSync.cpp Bug 1756070 - Part 2: Apply modernize-use-override to dom/file r=smaug 2022-05-06 09:00:27 +00:00
FileReaderSync.h
MemoryBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
MemoryBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
MultipartBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
MultipartBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
MutableBlobStorage.cpp Bug 1756070 - Part 2: Apply modernize-use-override to dom/file r=smaug 2022-05-06 09:00:27 +00:00
MutableBlobStorage.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
MutableBlobStreamListener.cpp
MutableBlobStreamListener.h Bug 1620560 - Part 2: readability-inconsistent-declaration-parameter-name to dom/file r=smaug 2022-05-06 09:00:28 +00:00
StreamBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
StreamBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
StringBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
StringBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
TemporaryFileBlobImpl.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
TemporaryFileBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
moz.build