gecko-dev/dom/file
Nika Layzell 1f06e7ba7b Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin
This removes all implementations of these types. Some implementations in JS
code were also removed in the previous part, when updating tests to use
`Services.io.registerProtocolHandler`.

Code which used to access these members should go through the IOService now
instead.

Differential Revision: https://phabricator.services.mozilla.com/D162805
2022-12-01 15:43:19 +00:00
..
ipc Bug 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +00:00
tests Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
uri Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
BaseBlobImpl.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
BaseBlobImpl.h Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
Blob.cpp No bug: apply code formatting via Lando 2022-11-29 13:46:10 +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 Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
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 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FileReader.cpp Bug 1770630 - Worker stream readers should contribute to busy count. r=dom-worker-reviewers,jstutte 2022-08-03 00:36:01 +00:00
FileReader.h Bug 1770630 - Worker stream readers should contribute to busy count. r=dom-worker-reviewers,jstutte 2022-08-03 00:36:01 +00:00
FileReaderSync.cpp Bug 1791747 - AutoSyncLoopHolder::GetEventTarget should return nsISerialEventTarget (instead of nsIEventTarget); r=dom-worker-reviewers,smaug 2022-10-28 06:18:10 +00:00
FileReaderSync.h
MemoryBlobImpl.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
MemoryBlobImpl.h Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
moz.build
MultipartBlobImpl.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
MultipartBlobImpl.h Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +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 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +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