gecko/dom/ipc
2015-01-30 10:37:03 -06:00
..
tests Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
AppProcessChecker.cpp
AppProcessChecker.h
Blob.cpp Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey. 2015-01-13 14:15:04 -08:00
BlobChild.h
BlobParent.h
ColorPickerParent.cpp
ColorPickerParent.h
ContentBridgeChild.cpp Bug 1123461 - Make a real interface for js/ipc (r=dvander) 2015-01-26 13:32:18 -08:00
ContentBridgeChild.h Bug 1123461 - Make a real interface for js/ipc (r=dvander) 2015-01-26 13:32:18 -08:00
ContentBridgeParent.cpp Bug 1123461 - Make a real interface for js/ipc (r=dvander) 2015-01-26 13:32:18 -08:00
ContentBridgeParent.h Bug 1123461 - Make a real interface for js/ipc (r=dvander) 2015-01-26 13:32:18 -08:00
ContentChild.cpp Bug 1127374 - Make ContentParent::RecvLoadPlugin less failure prone. r=billm 2015-01-30 10:37:03 -06:00
ContentChild.h Bug 1126042 - Use different window IDs for different processes (r=smaug) 2015-01-28 11:53:46 -08:00
ContentParent.cpp Bug 1127374 - Make ContentParent::RecvLoadPlugin less failure prone. r=billm 2015-01-30 10:37:03 -06:00
ContentParent.h Bug 1127374 - Make ContentParent::RecvLoadPlugin less failure prone. r=billm 2015-01-30 10:37:03 -06:00
ContentProcess.cpp
ContentProcess.h
ContentProcessManager.cpp
ContentProcessManager.h
CPOWManagerGetter.h Bug 1123461 - Make a real interface for js/ipc (r=dvander) 2015-01-26 13:32:18 -08:00
CrashReporterChild.cpp
CrashReporterChild.h
CrashReporterParent.cpp
CrashReporterParent.h
DOMTypes.ipdlh
FilePickerParent.cpp Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
FilePickerParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
IdType.h
jar.mn Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice 2014-12-18 17:01:33 +08:00
moz.build Bug 1123461 - Make a real interface for js/ipc (r=dvander) 2015-01-26 13:32:18 -08:00
nsICachedFileDescriptorListener.h
nsIContentChild.cpp Bug 1123461 - Rename CpowIdHolder to CrossProcessCpowHolder (r=dvander) 2015-01-26 13:32:31 -08:00
nsIContentChild.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
nsIContentParent.cpp Bug 1123461 - Rename CpowIdHolder to CrossProcessCpowHolder (r=dvander) 2015-01-26 13:32:31 -08:00
nsIContentParent.h Bug 1121673: Use move references in IPDL. r=bent 2015-01-16 11:58:52 -08:00
nsIHangReport.idl Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
nsIRemoteBlob.h
PBlob.ipdl
PBlobStream.ipdl
PBrowser.ipdl Bug 1109884 - Stop using intr messages in PContent (r=bent) 2015-01-28 11:53:46 -08:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Bug 1127374 - Make ContentParent::RecvLoadPlugin less failure prone. r=billm 2015-01-30 10:37:03 -06:00
PContentBridge.ipdl Bug 1109884 - Stop using intr messages in PContent (r=bent) 2015-01-28 11:53:46 -08:00
PContentDialog.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCrashReporter.ipdl
PCycleCollectWithLogs.ipdl
PDocumentRenderer.ipdl
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PFilePicker.ipdl
PMemoryReportRequest.ipdl
post-fork-preload.js Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice 2014-12-18 17:01:33 +08:00
PPluginWidget.ipdl Bug 1095754 - Provide a way to force an update on a plugin window asyncronously from chrome. Trigger an update when we adjust the widget configurations. r=aklotz 2015-01-29 13:41:56 -06:00
PProcessHangMonitor.ipdl Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
PreallocatedProcessManager.cpp
PreallocatedProcessManager.h
preload.js Bug 1124102 - Fix preloading of mozSettings API. r=fabrice 2015-01-21 08:40:00 +01:00
ProcessHangMonitor.cpp Bug 1125178 - Mark some functions in dom as override; r=baku 2015-01-23 14:27:12 -05:00
ProcessHangMonitor.h Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
ProcessHangMonitorIPC.h Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
ProcessPriorityManager.cpp
ProcessPriorityManager.h
PScreenManager.ipdl
PTabContext.ipdlh
remote-test.js
ScreenManagerParent.cpp Bug 1113006 - Screen manager ScreenForBrowser message should return primary screen as fallback (r=mconley) 2014-12-18 17:36:20 -08:00
ScreenManagerParent.h Bug 1118425 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/ipc; r=baku 2015-01-06 23:33:49 -05:00
StructuredCloneUtils.cpp Bug 966439 - BroadcastChannel API - patch 7 - Blob supported, r=bent 2015-01-15 16:58:41 +00:00
StructuredCloneUtils.h
TabChild.cpp Bug 1123461 - Rename CpowIdHolder to CrossProcessCpowHolder (r=dvander) 2015-01-26 13:32:31 -08:00
TabChild.h Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug 2015-01-23 08:37:37 -05:00
TabContext.cpp
TabContext.h Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
TabMessageUtils.cpp
TabMessageUtils.h
TabParent.cpp Bug 1127379 - Make TabParent::GetWidgetNativeData less failure prone. r=roc 2015-01-30 10:37:03 -06:00
TabParent.h Back out 47de36ef3ab4 (bug 1075670) for breaking context menu in e10s CLOSED TREE 2015-01-28 16:11:56 -08:00
test.xul