gecko/dom/ipc
Wes Kocher 6559234e89 Backed out 9 changesets (bug 602787) on suspicion of breaking mochitest-metro on a CLOSED TREE
Backed out changeset 1730bcae2c45 (bug 602787)
Backed out changeset 70606b9b1e42 (bug 602787)
Backed out changeset 57ca2861ea30 (bug 602787)
Backed out changeset 3b9f1062d915 (bug 602787)
Backed out changeset 3ee56eacc84b (bug 602787)
Backed out changeset 1c35693be3d3 (bug 602787)
Backed out changeset ef095c3aef98 (bug 602787)
Backed out changeset 4827bdae97fd (bug 602787)
Backed out changeset fa0f355e7871 (bug 602787)
2013-10-22 13:11:53 -04:00
..
tests Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
AppProcessChecker.cpp Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent 2013-10-08 15:52:26 -07:00
AppProcessChecker.h Bug 882911 - Add nsIProcessChecker.checkAppHasStatus. r=smaug 2013-06-29 03:52:16 -07:00
Blob.cpp Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
Blob.h Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
ContentChild.cpp Bug 771765 - Support template content process, part 9: allocating a toplevel protocol should return itself. r=dzbarsky 2013-09-26 12:19:09 +08:00
ContentChild.h Bug 771765 - Support template content process, part 9: allocating a toplevel protocol should return itself. r=dzbarsky 2013-09-26 12:19:09 +08:00
ContentParent.cpp Bug 921817 - Enable sandbox in non-preallocated child processes. r=kang, r=bent 2013-10-15 10:02:26 -04:00
ContentParent.h Add RPC message support to messagemanager (bug 910493 part 2, r=smaug). 2013-10-01 09:15:06 -07:00
ContentProcess.cpp Bug 771765 - Support template content process, part 5: PContent protocol changes. r=khuey, r=bent 2013-06-03 18:14:40 +08:00
ContentProcess.h
CrashReporterChild.cpp
CrashReporterChild.h Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
CrashReporterParent.cpp Bug 771765, tentative bustage fix no. 2 on CLOSED TREE. r=bent 2013-09-30 10:38:05 -07:00
CrashReporterParent.h Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
DOMTypes.ipdlh Bug 879475 - Move some blob constructor params to ipdlh headers r=jlebar 2013-07-10 13:07:51 -04:00
jar.mn
Makefile.in Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
moz.build Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
nsICachedFileDescriptorListener.h
nsIRemoteBlob.h
PBlob.ipdl
PBlobStream.ipdl
PBrowser.ipdl Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc 2013-10-16 18:37:36 +09:00
PCOMContentPermissionRequestChild.h
PContent.ipdl Add RPC message support to messagemanager (bug 910493 part 2, r=smaug). 2013-10-01 09:15:06 -07:00
PContentDialog.ipdl
PContentPermissionRequest.ipdl
PCrashReporter.ipdl Rename IPDL's RPC to Interrupt (bug 910020, r=bent). 2013-09-30 17:27:45 -07:00
PDocumentRenderer.ipdl Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent 2013-07-26 15:28:31 -04:00
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PMemoryReportRequest.ipdl
PreallocatedProcessManager.cpp Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
PreallocatedProcessManager.h Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
preload.js Bug 928367 - Preload ErrorPage.js in dom/ipc/preload.js. r=fabrice 2013-10-19 12:30:32 +02:00
ProcessPriorityManager.cpp Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey 2013-10-01 11:54:59 +08:00
ProcessPriorityManager.h Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey 2013-10-01 11:54:59 +08:00
PTabContext.ipdlh Bug 879475 - Move TabContext to its own ipdl header r=jlebar 2013-07-10 13:07:50 -04:00
remote-test.js
StructuredCloneUtils.cpp Bug 925916 - Handlify WrapNative, r=smaug 2013-10-11 22:02:39 -07:00
StructuredCloneUtils.h Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage. 2013-08-22 10:16:30 +02:00
TabChild.cpp Bug 928916 - use services::GetObserverService more in dom/; r=smaug 2013-10-21 08:58:12 -04:00
TabChild.h Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc 2013-10-16 18:37:36 +09:00
TabContext.cpp Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent 2013-10-08 15:52:26 -07:00
TabContext.h Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
TabMessageUtils.cpp
TabMessageUtils.h Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku 2013-09-12 20:26:03 +08:00
TabParent.cpp Bug 920425 part.15 Use mozilla::WidgetEvent::AsTouchEvent() r=smaug 2013-10-18 15:10:23 +09:00
TabParent.h Backed out 9 changesets (bug 602787) on suspicion of breaking mochitest-metro on a CLOSED TREE 2013-10-22 13:11:53 -04:00
test.xul Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00