gecko/dom/ipc
Justin Lebar e2d2df38f2 Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones
This patch also sends the preallocated process into the background immediately after it's launched.
2013-01-26 16:14:01 -05:00
..
tests
AppProcessChecker.cpp Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking 2013-01-14 11:08:55 +01:00
AppProcessChecker.h Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking 2013-01-14 11:08:55 +01:00
Blob.cpp Bug 806503: Add a semicolon. r=me 2013-01-10 08:28:34 -08:00
Blob.h Bug 834106 - consolidate ClonedMessageData building code into MessageManagerCallback; r=smaug 2013-01-23 21:39:27 -05:00
ContentChild.cpp Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones 2013-01-26 16:14:01 -05:00
ContentChild.h Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar 2013-01-17 12:06:36 -08:00
ContentParent.cpp Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones 2013-01-26 16:14:01 -05:00
ContentParent.h Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones 2013-01-26 16:14:01 -05:00
ContentProcess.cpp Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg 2012-12-18 10:24:42 -06:00
ContentProcess.h Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg 2012-12-18 10:24:42 -06:00
CrashReporterChild.cpp
CrashReporterChild.h
CrashReporterParent.cpp
CrashReporterParent.h
DOMTypes.ipdlh Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+ 2013-01-10 05:47:32 -08:00
ipdl.mk Bug 812937 - Remove unused audio remoting code. r=cjones 2012-11-19 13:54:29 +13:00
jar.mn Backout 4082c7521142 (bug 819000) for mochitest assertions on a CLOSED TREE 2013-01-15 15:36:43 +00:00
Makefile.in Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
nsIRemoteBlob.h Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+ 2013-01-10 05:47:32 -08:00
PBlob.ipdl Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+ 2013-01-10 05:47:32 -08:00
PBlobStream.ipdl
PBrowser.ipdl Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g 2012-12-29 04:02:16 -05:00
PCOMContentPermissionRequestChild.h
PContent.ipdl Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones 2013-01-26 16:14:01 -05:00
PContentDialog.ipdl
PContentPermissionRequest.ipdl
PCrashReporter.ipdl
PDocumentRenderer.ipdl
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PMemoryReportRequest.ipdl
ProcessPriorityManager.cpp Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones 2013-01-26 16:14:01 -05:00
ProcessPriorityManager.h Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones 2013-01-26 16:14:01 -05:00
remote-test.js
StructuredCloneUtils.cpp Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent 2012-10-03 18:19:22 -04:00
StructuredCloneUtils.h Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent 2012-10-03 18:19:22 -04:00
TabChild.cpp Bug 833663 - Set MOZ_SOURCE_TOUCH for simulated mouse events in Gonk [r=cjones] 2013-01-24 06:53:39 -08:00
TabChild.h Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp 2013-01-05 15:53:16 +01:00
TabContext.cpp Bug 824177: Opened windows of browsers inherit their containing app. r=jlebar 2012-12-27 15:43:22 -08:00
TabContext.h Bug 811315: Use process-per-mozbrowser by default and make scrolling behavior selectable by content. r=jlebar sr=roc 2012-11-27 12:43:52 -08:00
TabMessageUtils.cpp
TabMessageUtils.h Bug 805333, Patch 5 - mozAudioChannel for MediaElement - IPC. r=cjones a=blocking-basecamp 2012-12-05 19:01:58 -08:00
TabParent.cpp Bug 834263 - consolidate ClonedMessageData unpacking code; r=smaug 2013-01-24 11:24:19 -05:00
TabParent.h Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence 2012-12-31 12:40:21 -08:00
test.xul