gecko-dev/dom/ipc
Phil Ringnalda d5bc2e8a7c Back out 3 changesets (bug 1103036) for b2g xpcshell bustage
CLOSED TREE

Backed out changeset e6ab63938473 (bug 1103036)
Backed out changeset 900bb5fcdd36 (bug 1103036)
Backed out changeset bc53d85bc1b2 (bug 1103036)
2015-01-06 23:33:50 -08:00
..
tests Bug 970307: Part 2: Let Nuwa wait for all tasks of preload slow things to finish. r=cyu 2014-12-18 17:01:04 +08:00
AppProcessChecker.cpp Bug 1020172 - Patch 4: Replace ManagedPBrowserParent in AppProcessChecker - v2. r=khuey 2014-10-24 02:30:00 +02:00
AppProcessChecker.h Bug 1020172 - Patch 4: Replace ManagedPBrowserParent in AppProcessChecker - v2. r=khuey 2014-10-24 02:30:00 +02:00
Blob.cpp Bug 1113340 - Make sure blob urls can load same-prcess PBackground blobs, r=khuey. 2014-12-19 11:59:02 -08:00
BlobChild.h Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
BlobParent.h Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
CPOWManagerGetter.h Bug 1073597, part 2 - Factor out common base class for GetCPOWManager. r=smaug 2014-10-06 15:45:42 -07: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 Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
ContentBridgeChild.h Bug 1118425 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/ipc; r=baku 2015-01-06 23:33:49 -05:00
ContentBridgeParent.cpp Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
ContentBridgeParent.h Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
ContentChild.cpp Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
ContentChild.h Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
ContentParent.cpp Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
ContentParent.h Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08: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 589320 - Remove unused _MOZ_LOG macro. r=smaug 2014-10-13 11:06:49 -07:00
ContentProcessManager.cpp Bug 1020186 - Patch1: Revise the API in ContentProcessManager - v1, r=khuey 2014-11-13 01:27:00 +01:00
ContentProcessManager.h Bug 1020186 - Patch1: Revise the API in ContentProcessManager - v1, r=khuey 2014-11-13 01:27:00 +01:00
CrashReporterChild.cpp Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg) 2014-10-29 08:05:36 -07:00
CrashReporterChild.h
CrashReporterParent.cpp Bug 1110818 - Measure crash and breakpad rates for subprocesses (plugin/gmplugin/content), r=gfritzsche 2014-12-12 14:13:28 -05: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 Bug 1076975 - Avoid serializing blobs when passed between threads in the same process, r=khuey. 2014-10-20 17:49:00 -07:00
FilePickerParent.cpp Bug 949666 - Save last used upload dir with e10s. r=billm 2014-11-09 20:26:14 +01:00
FilePickerParent.h Bug 949666 - Save last used upload dir with e10s. r=billm 2014-11-09 20:26:14 +01:00
IdType.h Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
PBlob.ipdl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
PBlobStream.ipdl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
PBrowser.ipdl Backed out changeset eb6981f3c136 (bug 966157) for m5 test failures on a CLOSED TREE 2014-12-15 12:27:36 +01:00
PBrowserOrId.ipdlh Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
PColorPicker.ipdl
PContent.ipdl Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
PContentBridge.ipdl Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-30 15:51:39 -07:00
PContentDialog.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCrashReporter.ipdl Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE 2014-10-08 08:03:57 +02: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
PFilePicker.ipdl Bug 949666 - Save last used upload dir with e10s. r=billm 2014-11-09 20:26:14 +01:00
PMemoryReportRequest.ipdl
PPluginWidget.ipdl Bug 669200 - Add sub-protocol PPluginWidget to PBrowser to support remoting calls from a widget proxy in the content process to a native widget in chrome. r=billm 2014-11-12 14:59:18 -06:00
PScreenManager.ipdl Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE 2014-10-08 08:03:57 +02:00
PTabContext.ipdlh Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
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 Follow-up to bug 1073081 - Fix the non-unified build bustage 2014-12-13 10:26:22 -05: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 1020172 - Patch 1: Replace process id with ContentParentId type - v3. r=khuey 2014-10-24 02:28:00 +02: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 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 1054671 - Constify static callback arrays r=ehsan 2014-12-16 16:30:39 -08:00
StructuredCloneUtils.h Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
TabChild.cpp Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
TabChild.h Back out 3 changesets (bug 1103036) for b2g xpcshell bustage 2015-01-06 23:33:50 -08:00
TabContext.cpp Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
TabContext.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
TabMessageUtils.cpp Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug 2014-03-18 13:48:21 +09:00
TabMessageUtils.h Bug 987305 - Refactor EnumSerializer - r=nfroyd 2014-04-14 10:17:40 -04:00
TabParent.cpp Bug 1118425 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/ipc; r=baku 2015-01-06 23:33:49 -05:00
TabParent.h Bug 1118425 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/ipc; r=baku 2015-01-06 23:33:49 -05:00
jar.mn Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice 2014-12-18 17:01:33 +08:00
moz.build Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
nsICachedFileDescriptorListener.h
nsIContentChild.cpp Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
nsIContentChild.h Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
nsIContentParent.cpp Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
nsIContentParent.h Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey 2014-10-29 19:11:00 +01:00
nsIRemoteBlob.h Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
post-fork-preload.js Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice 2014-12-18 17:01:33 +08:00
preload.js Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice 2014-12-18 17:01:33 +08:00
remote-test.js
test.xul Bug 980586 - Remove old e10s prompt code. r=smaug 2014-03-10 08:57:07 -04:00