gecko-dev/dom/ipc
Alphan Chen 42bec8ff4d Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands 2014-09-22 11:42:33 +08:00
..
tests Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted 2014-07-26 08:17:24 +02:00
AppProcessChecker.cpp Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
AppProcessChecker.h
Blob.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
Blob.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
ColorPickerParent.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
ColorPickerParent.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
ContentBridgeChild.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
ContentBridgeChild.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
ContentBridgeParent.cpp Bug 879475 - Part 005. Implement ContentBridge r=jlebar 2014-06-11 13:44:13 +08:00
ContentBridgeParent.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
ContentChild.cpp Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands 2014-09-22 11:42:33 +08:00
ContentChild.h Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands 2014-09-22 11:42:33 +08:00
ContentParent.cpp Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands 2014-09-22 11:42:33 +08:00
ContentParent.h merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
ContentProcess.cpp Bug 1018988 - Set up a low integrity temp directory when using the Windows content sandbox. r=mrbkap r=tabraldes r=froydnj 2014-09-10 12:36:17 +01:00
ContentProcess.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
CrashReporterChild.cpp
CrashReporterChild.h
CrashReporterParent.cpp Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
CrashReporterParent.h Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg 2014-05-12 11:58:18 -07:00
DOMTypes.ipdlh
FileDescriptorSetChild.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
FileDescriptorSetChild.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
FileDescriptorSetParent.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
FileDescriptorSetParent.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
FilePickerParent.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
FilePickerParent.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
PBlob.ipdl Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
PBlobStream.ipdl
PBrowser.ipdl Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
PColorPicker.ipdl
PContent.ipdl Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands 2014-09-22 11:42:33 +08:00
PContentBridge.ipdl Bug 879475 - Part 005. Implement ContentBridge r=jlebar 2014-06-11 13:44:13 +08:00
PContentDialog.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCrashReporter.ipdl Bug 1039575 - Hook up crash reporting for GMP plugins to the point where we have a crash ID in GMPParent::ActorDestroy, r=ted 2014-07-18 13:35:44 -04:00
PCycleCollectWithLogs.ipdl Bug 973090 - IPC remoting for child GC/CC logging. r=mccr8, r=bent 2014-05-13 13:13:00 -04:00
PDocumentRenderer.ipdl
PFileDescriptorSet.ipdl Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
PFilePicker.ipdl
PMemoryReportRequest.ipdl
PScreenManager.ipdl Bug 1041457 - Use rpc protocol for DOM screen messages (r=mconley,jimm) 2014-08-05 21:45:41 -07:00
PTabContext.ipdlh
PermissionMessageUtils.cpp
PermissionMessageUtils.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
PreallocatedProcessManager.cpp Bug 1057065 - Remove obsolete code causes extra preallocated process to complement the patch of bug 1033618. r=khuey 2014-08-26 10:22:21 +08:00
PreallocatedProcessManager.h Bug 1057065 - Remove obsolete code causes extra preallocated process to complement the patch of bug 1033618. r=khuey 2014-08-26 10:22:21 +08:00
ProcessPriorityManager.cpp Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
ProcessPriorityManager.h Back out bug 874353, which is suspected of causing bug 1046956. r=me a=backout 2014-08-01 11:02:55 -07:00
ScreenManagerParent.cpp Bug 1041457 - Use rpc protocol for DOM screen messages (r=mconley,jimm) 2014-08-05 21:45:41 -07:00
ScreenManagerParent.h Bug 1041457 - Use rpc protocol for DOM screen messages (r=mconley,jimm) 2014-08-05 21:45:41 -07:00
StructuredCloneUtils.cpp Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley 2014-04-10 00:58:41 -04:00
StructuredCloneUtils.h
TabChild.cpp Bug 1068802 - Some small logging tweaks. r=botond 2014-09-19 09:33:54 -04:00
TabChild.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
TabContext.cpp
TabContext.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
TabMessageUtils.cpp
TabMessageUtils.h Bug 987305 - Refactor EnumSerializer - r=nfroyd 2014-04-14 10:17:40 -04:00
TabParent.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
TabParent.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
jar.mn
moz.build Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
nsICachedFileDescriptorListener.h
nsIContentChild.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
nsIContentChild.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
nsIContentParent.cpp Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
nsIContentParent.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
nsIRemoteBlob.h Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
preload.js bug 900551 - Settings API OOP; r=bent 2014-08-27 21:01:29 -07:00
remote-test.js
test.xul