gecko-dev/dom/file/ipc
Karl Tomlinson 88c7f3ad66 Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg
Differential Revision: https://phabricator.services.mozilla.com/D98118
2020-12-03 09:04:44 +00:00
..
tests Bug 1658878 - Isolate BlobURLs per agent-cluster - pref, r=smaug 2020-08-17 09:55:56 +00:00
BlobTypes.ipdlh Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
FileCreatorChild.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FileCreatorChild.h
FileCreatorParent.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FileCreatorParent.h
IPCBlob.ipdlh Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
IPCBlobUtils.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
IPCBlobUtils.h Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 7 - RemoteLazyInputStreamUtils, r=smaug,necko-reviewers,dragana 2020-06-29 11:02:59 +00:00
PFileCreator.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PRemoteLazyInputStream.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana 2020-06-29 13:40:27 +00:00
PTemporaryIPCBlob.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
RemoteLazyInputStream.cpp Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
RemoteLazyInputStream.h Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana 2020-06-29 13:40:27 +00:00
RemoteLazyInputStreamChild.cpp Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
RemoteLazyInputStreamChild.h Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana 2020-06-29 13:40:27 +00:00
RemoteLazyInputStreamParent.cpp Bug 1671641 - Make `dom/file` buildable outside of `unified-build` environment. r=sg 2020-10-22 06:32:40 +00:00
RemoteLazyInputStreamParent.h Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana 2020-06-29 13:40:27 +00:00
RemoteLazyInputStreamStorage.cpp Bug 1671641 - Make `dom/file` buildable outside of `unified-build` environment. r=sg 2020-10-22 06:32:40 +00:00
RemoteLazyInputStreamStorage.h Bug 1633880 - P2 - RemoteLazyInputStreamStorage::Get() now returns mozilla::Result<RefPtr<RemoteLazyInputStreamStorage>, nsresult> r=baku 2020-07-03 12:59:19 +00:00
RemoteLazyInputStreamThread.cpp Bug 1671641 - Make `dom/file` buildable outside of `unified-build` environment. r=sg 2020-10-22 06:32:40 +00:00
RemoteLazyInputStreamThread.h Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 8 - mozilla namespace, r=smaug,necko-reviewers,dragana 2020-06-29 13:40:27 +00:00
RemoteLazyInputStreamUtils.cpp Bug 1671641 - Make `dom/file` buildable outside of `unified-build` environment. r=sg 2020-10-22 06:32:40 +00:00
RemoteLazyInputStreamUtils.h Bug 1671641 - Make `dom/file` buildable outside of `unified-build` environment. r=sg 2020-10-22 06:32:40 +00:00
TemporaryIPCBlobChild.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TemporaryIPCBlobChild.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TemporaryIPCBlobParent.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
TemporaryIPCBlobParent.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mozIRemoteLazyInputStream.idl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 1 - mozIRemoteLazyInputStream interface, r=smaug 2020-06-29 11:02:53 +00:00