gecko-dev/dom/file/ipc
Andrea Marchesini 0d165be73b Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
..
tests Backed out 3 changesets (bug 1366011, bug 1359357) for mochitest failures in test_ipcBlob_workers.html 2017-05-19 15:59:55 +08:00
Blob.cpp Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
BlobChild.h Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
BlobParent.h Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
BlobTypes.ipdlh Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
IPCBlob.ipdlh Bug 1360340 - IPCBlob must contain isDirectory boolean in order to support Drag&Drop of directories, r=smaug 2017-05-02 16:38:19 +02:00
IPCBlobInputStream.cpp Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
IPCBlobInputStream.h Bug 1360476 - IPCBlobInputStream needs to be seekable on the parent side, r=smaug 2017-04-28 12:16:08 +02:00
IPCBlobInputStreamChild.cpp Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
IPCBlobInputStreamChild.h Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
IPCBlobInputStreamParent.cpp Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
IPCBlobInputStreamParent.h Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
IPCBlobInputStreamStorage.cpp Bug 1353629 - PBlob refactoring - part 6 - IPCBlobInputStream serialization, r=smaug 2017-04-24 12:09:40 +02:00
IPCBlobInputStreamStorage.h Bug 1353629 - PBlob refactoring - part 6 - IPCBlobInputStream serialization, r=smaug 2017-04-24 12:09:40 +02:00
IPCBlobUtils.cpp Bug 1360340 - IPCBlob must contain isDirectory boolean in order to support Drag&Drop of directories, r=smaug 2017-05-02 16:38:19 +02:00
IPCBlobUtils.h Bug 1358109 - Use IPCBlob in PFilePicker, r=smaug 2017-04-25 14:07:30 +02:00
MemoryStreamChild.h Bug 1340921 - Introduce PMemoryStream for having PBlob and Multi-e10s happy - part 2 - PMemoryStream actor, r=mrbkap 2017-03-29 10:40:38 +02:00
MemoryStreamParent.cpp Bug 1340921 - Introduce PMemoryStream for having PBlob and Multi-e10s happy - part 3 - PMemoryStream and PBlob, r=mrbkap 2017-03-29 10:40:38 +02:00
MemoryStreamParent.h Bug 1340921 - Introduce PMemoryStream for having PBlob and Multi-e10s happy - part 4 - Delete of the PMemoryStream actor, r=mrbkap 2017-03-29 10:40:38 +02:00
PBlob.ipdl Bug 1340921 - Introduce PMemoryStream for having PBlob and Multi-e10s happy - part 2 - PMemoryStream actor, r=mrbkap 2017-03-29 10:40:38 +02:00
PBlobStream.ipdl Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
PIPCBlobInputStream.ipdl Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug 2017-05-19 14:00:31 +02:00
PMemoryStream.ipdl Bug 1340921 - Introduce PMemoryStream for having PBlob and Multi-e10s happy - part 2 - PMemoryStream actor, r=mrbkap 2017-03-29 10:40:38 +02:00
PPendingIPCBlob.ipdl Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
PendingIPCBlobChild.cpp Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
PendingIPCBlobChild.h Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
PendingIPCBlobParent.cpp Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
PendingIPCBlobParent.h Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
moz.build Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
nsIRemoteBlob.h Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00