gecko-dev/dom/ipc
2017-02-17 09:06:26 -05:00
..
tests Bug 1324428 - Simplified preallocated process manager. r=billm 2017-02-01 13:34:24 +01:00
ColorPickerParent.cpp
ColorPickerParent.h
ContentBridgeChild.cpp Bug 1333917 - Make ContentBridge use endpoints, not bridges. r=kanru 2017-01-26 14:40:17 -08:00
ContentBridgeChild.h Bug 1333917 - Make ContentBridge use endpoints, not bridges. r=kanru 2017-01-26 14:40:17 -08:00
ContentBridgeParent.cpp Bug 1333917 - Make ContentBridge use endpoints, not bridges. r=kanru 2017-01-26 14:40:17 -08:00
ContentBridgeParent.h Bug 1333917 - Make ContentBridge use endpoints, not bridges. r=kanru 2017-01-26 14:40:17 -08:00
ContentChild.cpp Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
ContentChild.h Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
ContentParent.cpp Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
ContentParent.h Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
ContentPrefs.cpp Bug 1335303 - Explicitly set up the bool var cache for BrowserFramesEnabled. r=smaug 2017-02-08 17:04:47 -08:00
ContentPrefs.h bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
ContentProcess.cpp Bug 1326245: Tell the child processes when we're in safe mode. r=smaug 2017-02-08 15:45:01 -08:00
ContentProcess.h bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
ContentProcessManager.cpp
ContentProcessManager.h
CPOWManagerGetter.h
CrashReporterChild.cpp Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
CrashReporterChild.h
CrashReporterParent.cpp
CrashReporterParent.h Switch PPluginModule from PCrashReporter to shmem-based CrashReportHost/Client. (bug 1338281 part 5, r=billm) 2017-02-15 14:44:30 -08:00
DatePickerParent.cpp
DatePickerParent.h
DOMTypes.ipdlh
FilePickerParent.cpp Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug 2017-02-16 18:26:38 +01:00
FilePickerParent.h
IdType.h
jar.mn
manifestMessages.js Bug 1234558 - Use icons from app manifest. r=marcosc, r=sebastian 2017-01-17 18:24:53 +00:00
MemoryReportRequest.cpp Add GPU process support to nsMemoryReportingManager. (bug 1321492 part 7, r=erahm) 2017-01-26 16:35:55 -08:00
MemoryReportRequest.h Remove PMemoryReportRequest. (bug 1321492 part 3, r=erahm) 2017-01-26 16:35:54 -08:00
MemoryReportTypes.ipdlh Move MaybeFileDesc out of PContent and into an IPDL header. (bug 1321492 part 5, r=erahm) 2017-01-26 16:35:54 -08:00
moz.build bug 1303096 - Stop sending sync messages soon after content process start-up r=billm 2017-02-05 00:52:38 -05:00
nsIContentChild.cpp Bug 1331743 - Create CrossProcessCpowHolder even if there is no message manager. r=smaug 2017-01-17 11:00:38 -08:00
nsIContentChild.h Bug 1318506 - Initialize TabChild in constructor message, not allocation (r=dvander) 2016-12-23 11:48:13 -08:00
nsIContentParent.cpp Bug 1331743 - Create CrossProcessCpowHolder even if there is no message manager. r=smaug 2017-01-17 11:00:38 -08:00
nsIContentParent.h
nsIHangReport.idl
PBrowser.ipdl Bug 1334572 - Move Activate/Deactivate messages from PBrowser to PContent (r=smaug) 2017-02-13 17:02:39 -08:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
PContentBridge.ipdl Bug 1333917 - Make ContentBridge use endpoints, not bridges. r=kanru 2017-01-26 14:40:17 -08:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCrashReporter.ipdl Switch PContent from PCrashReporter to shmem-based CrashReporter. (bug 1338308, r=billm) 2017-02-16 18:44:16 -08:00
PCycleCollectWithLogs.ipdl
PDatePicker.ipdl
PDocumentRenderer.ipdl
PermissionMessageUtils.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PermissionMessageUtils.h
PFilePicker.ipdl
PPluginWidget.ipdl Backed out 5 changesets (bug 1338172) for linux crashtest failures a=backout 2017-02-14 14:31:54 -08:00
PProcessHangMonitor.ipdl
PreallocatedProcessManager.cpp Bug 1324428 - Simplified preallocated process manager. r=billm 2017-02-01 13:34:24 +01:00
PreallocatedProcessManager.h Bug 1324428 - Simplified preallocated process manager. r=billm 2017-02-01 13:34:24 +01:00
ProcessHangMonitor.cpp Bug 1328423 - Switch tab switch assertion to use AutoAssertNoContentJS (r=dvander) 2017-01-17 13:28:47 -08:00
ProcessHangMonitor.h Bug 1321052 - Convert ProcessHangMonitor to use endpoints. r=billm 2017-01-05 12:54:52 -08:00
ProcessHangMonitorIPC.h Bug 1321052 - Convert ProcessHangMonitor to use endpoints. r=billm 2017-01-05 12:54:52 -08:00
ProcessPriorityManager.cpp Bug 1313169 - Remove dom/inputmethod/ and related code. r=Ehsan 2016-12-20 16:32:12 -08:00
ProcessPriorityManager.h
PScreenManager.ipdl
PTabContext.ipdlh Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
PURLClassifier.ipdl Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku 2016-11-22 08:17:26 -05:00
remote-test.js
ScreenManagerParent.cpp
ScreenManagerParent.h
ServiceWorkerConfiguration.ipdlh
StructuredCloneData.cpp
StructuredCloneData.h
TabChild.cpp Bug 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08:00
TabChild.h Backed out 5 changesets (bug 1338172) for linux crashtest failures a=backout 2017-02-14 14:31:54 -08:00
TabContext.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
TabContext.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
TabMessageUtils.cpp
TabMessageUtils.h
TabParent.cpp bug 1338755 - split up SetCOMProxy() r=yzen 2017-02-17 09:06:26 -05:00
TabParent.h Bug 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange 2017-02-01 10:38:16 -05:00
test.xul
URLClassifierChild.cpp Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku 2016-11-22 08:17:26 -05:00
URLClassifierChild.h Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku 2016-11-22 08:17:26 -05:00
URLClassifierParent.cpp Bug 1325651 - Assume failure in case of early returns in a couple of places; r=bzbarsky 2016-12-31 11:40:49 -05:00
URLClassifierParent.h Bug 1325255 - Don't crash during shutdown if the deserialization of the principal fails; r=bkelly 2016-12-22 15:09:12 -05:00