.. |
tests
|
Bug 1114507 - Part 4: Test cases. r=kanru
|
2015-08-20 23:42:00 -04:00 |
AppProcessChecker.cpp
|
Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
|
2015-08-17 17:03:19 +08:00 |
AppProcessChecker.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Blob.cpp
|
Bug 1158031: Don't return empty arrays from MultiPartBlobImpl::GetSubBlobImpls(). r=baku
|
2015-07-28 15:59:56 -07:00 |
BlobChild.h
|
Bug 1177688, part 1 - Add API and functionality to the BlobImpl classes so that BlobImpl's that are created from an nsIFile can provide information about whether or not the nsIFile was a directory. r=baku
|
2015-06-23 00:31:28 +01:00 |
BlobParent.h
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
BrowserConfiguration.ipdlh
|
|
|
ColorPickerParent.cpp
|
|
|
ColorPickerParent.h
|
|
|
ContentBridgeChild.cpp
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
ContentBridgeChild.h
|
Bug 1114507 - Part 3: Remove PContetBridge channel when grandchild-process is killed. r=kanru
|
2015-08-31 01:53:00 -04:00 |
ContentBridgeParent.cpp
|
Bug 1114507 - Part 3: Remove PContetBridge channel when grandchild-process is killed. r=kanru
|
2015-08-31 01:53:00 -04:00 |
ContentBridgeParent.h
|
Bug 1114507 - Part 3: Remove PContetBridge channel when grandchild-process is killed. r=kanru
|
2015-08-31 01:53:00 -04:00 |
ContentChild.cpp
|
Merge mozilla-central to b2g-inbound
|
2015-09-03 14:19:00 +02:00 |
ContentChild.h
|
Bug 1192727 - Improve the way that Presentation receiver gets the ID of the incoming session. r=smaug
|
2015-08-31 13:24:35 +08:00 |
ContentParent.cpp
|
Merge mozilla-central to b2g-inbound
|
2015-09-03 14:19:00 +02:00 |
ContentParent.h
|
Merge mozilla-central to b2g-inbound
|
2015-09-03 14:19:00 +02:00 |
ContentProcess.cpp
|
Use the same graphics device parameters across processes. (bug 1183910 part 7, r=mattwoodrow)
|
2015-08-02 13:59:33 -07:00 |
ContentProcess.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ContentProcessManager.cpp
|
Bug 1114507 - Part 2: Add/release the appId's refcnt in oop case. r=kanru
|
2015-08-28 03:18:00 -04:00 |
ContentProcessManager.h
|
Bug 1114507 - Part 2: Add/release the appId's refcnt in oop case. r=kanru
|
2015-08-28 03:18:00 -04:00 |
CPOWManagerGetter.h
|
|
|
CrashReporterChild.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
CrashReporterChild.h
|
|
|
CrashReporterParent.cpp
|
Bug 1160142 - Updates for content crash reporter apis to allow the pairing of a passed in minidump. r=ted
|
2015-06-11 12:25:45 -05:00 |
CrashReporterParent.h
|
Bug 1160142 - Updates for content crash reporter apis to allow the pairing of a passed in minidump. r=ted
|
2015-06-11 12:25:45 -05:00 |
DOMTypes.ipdlh
|
Bug 1177688, part 1 - Add API and functionality to the BlobImpl classes so that BlobImpl's that are created from an nsIFile can provide information about whether or not the nsIFile was a directory. r=baku
|
2015-06-23 00:31:28 +01:00 |
extensions.js
|
Bug 1190995 - backout 0450f02a2b3b for M1 failures
|
2015-08-14 17:57:34 -07:00 |
FilePickerParent.cpp
|
Bug 1164310, part 4 - Implement the new HTMLInputElement API including the new Promise returning GetFilesAndDirectories. r=baku
|
2015-07-10 18:55:52 +01:00 |
FilePickerParent.h
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
IdType.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
jar.mn
|
Bug 1190995 - backout 0450f02a2b3b for M1 failures
|
2015-08-14 17:57:34 -07:00 |
manifestMessages.js
|
Bug 1171200 - Add means of checking if a document links to a manifest. r=billm
|
2015-07-30 11:56:12 -04:00 |
moz.build
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
nsICachedFileDescriptorListener.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsIContentChild.cpp
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
nsIContentChild.h
|
Bug 1155547, Part 1: Fix unified build breakage in adding new sources under dom/ipc/. r=khuey
|
2015-07-31 15:25:14 +08:00 |
nsIContentParent.cpp
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
nsIContentParent.h
|
Bug 1114507 - Part 3: Remove PContetBridge channel when grandchild-process is killed. r=kanru
|
2015-08-31 01:53:00 -04:00 |
nsIHangReport.idl
|
Bug 1160142 - For e10s plugin hangs take the minidump of the browser process before we message the chrome UI about the hang. r=billm
|
2015-06-11 12:25:45 -05:00 |
nsIRemoteBlob.h
|
|
|
NuwaChild.cpp
|
Bug 1155547, Part 2: Create PNuwa protocol (managed by PBackground) for forking content processes. r=khuey
|
2015-07-31 15:25:27 +08:00 |
NuwaChild.h
|
Bug 1155547, Part 2: Create PNuwa protocol (managed by PBackground) for forking content processes. r=khuey
|
2015-07-31 15:25:27 +08:00 |
NuwaParent.cpp
|
Bug 1155547, Part 2: Create PNuwa protocol (managed by PBackground) for forking content processes. r=khuey
|
2015-07-31 15:25:27 +08:00 |
NuwaParent.h
|
Bug 1155547, Part 2: Create PNuwa protocol (managed by PBackground) for forking content processes. r=khuey
|
2015-07-31 15:25:27 +08:00 |
PBlob.ipdl
|
|
|
PBlobStream.ipdl
|
|
|
PBrowser.ipdl
|
Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop
|
2015-09-04 08:42:01 -05:00 |
PBrowserOrId.ipdlh
|
|
|
PColorPicker.ipdl
|
|
|
PContent.ipdl
|
Bug 1114507 - Part 2: Add/release the appId's refcnt in oop case. r=kanru
|
2015-08-28 03:18:00 -04:00 |
PContentBridge.ipdl
|
|
|
PContentDialog.ipdl
|
|
|
PContentPermission.ipdlh
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
|
|
PCycleCollectWithLogs.ipdl
|
|
|
PDocumentRenderer.ipdl
|
|
|
PermissionMessageUtils.cpp
|
|
|
PermissionMessageUtils.h
|
|
|
PFilePicker.ipdl
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
PMemoryReportRequest.ipdl
|
|
|
PNuwa.ipdl
|
Bug 1155547, Part 2: Create PNuwa protocol (managed by PBackground) for forking content processes. r=khuey
|
2015-07-31 15:25:27 +08:00 |
PPluginWidget.ipdl
|
Bug 1165903: For Windows NPAPI do window re-parenting in the chrome process to allow for sandboxing. r=jimm
|
2015-06-15 16:08:51 +01:00 |
PProcessHangMonitor.ipdl
|
|
|
PreallocatedProcessManager.cpp
|
Bug 1155547, Part 2: Create PNuwa protocol (managed by PBackground) for forking content processes. r=khuey
|
2015-07-31 15:25:27 +08:00 |
PreallocatedProcessManager.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
preload.js
|
Bug 1166207 - Load preload.js in the Nuwa process. r=khuey
|
2015-08-28 17:57:44 +08:00 |
ProcessHangMonitor.cpp
|
Bug 1194955 - Fix -Wunreachable-code warnings in dom/ipc and dom/plugins. r=jimm
|
2015-05-31 19:39:16 -07:00 |
ProcessHangMonitor.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ProcessHangMonitorIPC.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ProcessPriorityManager.cpp
|
Bug 1181518 - Change the reason for memory-pressure fired during priority change. r=gsvelto
|
2015-07-15 17:07:39 +08:00 |
ProcessPriorityManager.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
PScreenManager.ipdl
|
|
|
PTabContext.ipdlh
|
|
|
remote-test.js
|
|
|
ScreenManagerParent.cpp
|
Bug 1155547, Part 1: Fix unified build breakage in adding new sources under dom/ipc/. r=khuey
|
2015-07-31 15:25:14 +08:00 |
ScreenManagerParent.h
|
|
|
StructuredCloneIPCHelper.cpp
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
StructuredCloneIPCHelper.h
|
Bug 1198795 - ipc/StructuredCloneUtils should be merged with StructuredCloneHelper, r=smaug
|
2015-09-02 17:20:30 +01:00 |
TabChild.cpp
|
Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop
|
2015-09-04 08:42:01 -05:00 |
TabChild.h
|
Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop
|
2015-09-04 08:42:01 -05:00 |
TabContext.cpp
|
|
|
TabContext.h
|
|
|
TabMessageUtils.cpp
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
TabMessageUtils.h
|
Bug 1196163 part 2 - Send sizemode as part of UpdateDimensions message to TabChild. r=roc,smaug
|
2015-08-29 11:12:41 +10:00 |
TabParent.cpp
|
Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop
|
2015-09-04 08:42:01 -05:00 |
TabParent.h
|
Bug 1199765 - Add support to TabParent for querying the active state of remote browsers. r=Mossop
|
2015-09-04 08:42:01 -05:00 |
test.xul
|
|
|