.. |
tests
|
Bug 1324428 - Simplified preallocated process manager. r=billm
|
2017-02-01 13:34:24 +01:00 |
ColorPickerParent.cpp
|
|
|
ColorPickerParent.h
|
|
|
ContentBridgeChild.cpp
|
Bug 1318506 - Initialize TabChild in constructor message, not allocation (r=dvander)
|
2016-12-23 11:48:13 -08:00 |
ContentBridgeChild.h
|
|
|
ContentBridgeParent.cpp
|
|
|
ContentBridgeParent.h
|
|
|
ContentChild.cpp
|
Backed out changeset 2ad6a2821772 (bug 1335536)
|
2017-02-01 19:07:36 +01:00 |
ContentChild.h
|
Backed out changeset 2ad6a2821772 (bug 1335536)
|
2017-02-01 19:07:36 +01:00 |
ContentParent.cpp
|
Backed out changeset 2ad6a2821772 (bug 1335536)
|
2017-02-01 19:07:36 +01:00 |
ContentParent.h
|
Backed out changeset 2ad6a2821772 (bug 1335536)
|
2017-02-01 19:07:36 +01:00 |
ContentProcess.cpp
|
Bug 1334868 - Remove Windows XP support from dom/ipc/. r=jimm
|
2017-01-29 16:27:33 +09:00 |
ContentProcess.h
|
|
|
ContentProcessManager.cpp
|
|
|
ContentProcessManager.h
|
|
|
CPOWManagerGetter.h
|
|
|
CrashReporterChild.cpp
|
|
|
CrashReporterChild.h
|
|
|
CrashReporterParent.cpp
|
|
|
CrashReporterParent.h
|
|
|
DatePickerParent.cpp
|
|
|
DatePickerParent.h
|
|
|
DOMTypes.ipdlh
|
Bug 1315913 - Part 1: Move nsFrameMessenger structured clone Build/Unpack into StructuredCloneData and expand to support PBackground. r=baku
|
2016-11-21 04:06:41 -05:00 |
FilePickerParent.cpp
|
|
|
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 1324428 - Simplified preallocated process manager. r=billm
|
2017-02-01 13:34:24 +01: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 1334210 - Handle Large-Allocation process exhaustion more smoothly, r=ehsan
|
2017-01-31 14:08:20 -05:00 |
PBrowserOrId.ipdlh
|
|
|
PColorPicker.ipdl
|
|
|
PContent.ipdl
|
Backed out changeset 2ad6a2821772 (bug 1335536)
|
2017-02-01 19:07:36 +01:00 |
PContentBridge.ipdl
|
|
|
PContentPermission.ipdlh
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
|
|
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
|
|
|
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
|
Bug 1315913 - Part 1: Move nsFrameMessenger structured clone Build/Unpack into StructuredCloneData and expand to support PBackground. r=baku
|
2016-11-21 04:06:41 -05:00 |
StructuredCloneData.h
|
Bug 1315913 - Part 1: Move nsFrameMessenger structured clone Build/Unpack into StructuredCloneData and expand to support PBackground. r=baku
|
2016-11-21 04:06:41 -05:00 |
TabChild.cpp
|
Bug 1334210 - Handle Large-Allocation process exhaustion more smoothly, r=ehsan
|
2017-01-31 14:08:20 -05:00 |
TabChild.h
|
Bug 1334210 - Handle Large-Allocation process exhaustion more smoothly, r=ehsan
|
2017-01-31 14:08:20 -05: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 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange
|
2017-02-01 10:38:16 -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 |