.. |
tests
|
|
|
AppProcessChecker.cpp
|
Bug 1262590 - [e10s] AppProcessChecker.cpp has DEUBG typo preventing DEBUG messages. r=mconley
|
2016-04-15 16:40:00 +02:00 |
AppProcessChecker.h
|
|
|
Blob.cpp
|
Bug 1258490 - Implement file.webkitrelativepath, r=smaug
|
2016-05-13 13:11:38 +02:00 |
BlobChild.h
|
|
|
BlobParent.h
|
|
|
BrowserConfiguration.ipdlh
|
|
|
ColorPickerParent.cpp
|
|
|
ColorPickerParent.h
|
|
|
ContentBridgeChild.cpp
|
Bug 1272415: Don't include task.h everywhere. r=froydnj
|
2016-05-12 15:15:43 -07:00 |
ContentBridgeChild.h
|
Bug 1263235, part 2 - Make PContent::AsyncMessage and PContentBridge::AsyncMessage's data argument last. r=smaug
|
2016-04-09 06:50:59 -07:00 |
ContentBridgeParent.cpp
|
Bug 1272415: Don't include task.h everywhere. r=froydnj
|
2016-05-12 15:15:43 -07:00 |
ContentBridgeParent.h
|
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
|
2016-05-05 01:45:00 -07:00 |
ContentChild.cpp
|
Bug 1268559 - Add a safety shutdown timer in ContentChild. r=billm
|
2016-06-02 07:52:17 -05:00 |
ContentChild.h
|
Bug 1268559 - Add a safety shutdown timer in ContentChild. r=billm
|
2016-06-02 07:52:17 -05:00 |
ContentParent.cpp
|
Bug 1275434 - Refactor PushNotifier to clarify remoting logic. r=dragana
|
2016-05-19 19:01:34 -07:00 |
ContentParent.h
|
Bug 1189846 Part 9: Add ability to print from the parent process with settings and progress listener. r=jimm, r=smaug
|
2016-05-16 10:40:54 +01:00 |
ContentProcess.cpp
|
|
|
ContentProcess.h
|
|
|
ContentProcessManager.cpp
|
|
|
ContentProcessManager.h
|
|
|
CPOWManagerGetter.h
|
|
|
CrashReporterChild.cpp
|
|
|
CrashReporterChild.h
|
|
|
CrashReporterParent.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
CrashReporterParent.h
|
|
|
DOMTypes.ipdlh
|
|
|
extensions.js
|
|
|
FilePickerParent.cpp
|
|
|
FilePickerParent.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
IdType.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
jar.mn
|
|
|
manifestMessages.js
|
Bug 1265279 - Web Manifest: Implement window.oninstall. r=baku
|
2016-05-30 18:52:00 +02:00 |
moz.build
|
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
|
2016-05-11 00:00:01 -07:00 |
nsICachedFileDescriptorListener.h
|
|
|
nsIContentChild.cpp
|
Bug 1263235, part 2 - Make PContent::AsyncMessage and PContentBridge::AsyncMessage's data argument last. r=smaug
|
2016-04-09 06:50:59 -07:00 |
nsIContentChild.h
|
Bug 1263235, part 2 - Make PContent::AsyncMessage and PContentBridge::AsyncMessage's data argument last. r=smaug
|
2016-04-09 06:50:59 -07:00 |
nsIContentParent.cpp
|
Bug 1263235, part 2 - Make PContent::AsyncMessage and PContentBridge::AsyncMessage's data argument last. r=smaug
|
2016-04-09 06:50:59 -07:00 |
nsIContentParent.h
|
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
|
2016-04-27 14:16:50 +10:00 |
nsIHangReport.idl
|
|
|
nsIRemoteBlob.h
|
|
|
NuwaChild.cpp
|
Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice
|
2016-05-02 10:27:15 -07:00 |
NuwaChild.h
|
|
|
NuwaParent.cpp
|
Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice
|
2016-05-18 18:25:35 +02:00 |
NuwaParent.h
|
|
|
PBlob.ipdl
|
|
|
PBlobStream.ipdl
|
|
|
PBrowser.ipdl
|
Bug 1274937: Add outer window ID argument to nsFrameLoader::Print to allow printing of frames. r=jimm
|
2016-05-25 07:41:54 +01:00 |
PBrowserOrId.ipdlh
|
|
|
PColorPicker.ipdl
|
|
|
PContent.ipdl
|
Bug 1275434 - Refactor PushNotifier to clarify remoting logic. r=dragana
|
2016-05-19 19:01:34 -07:00 |
PContentBridge.ipdl
|
Bug 1263235, part 2 - Make PContent::AsyncMessage and PContentBridge::AsyncMessage's data argument last. r=smaug
|
2016-04-09 06:50:59 -07:00 |
PContentDialog.ipdl
|
|
|
PContentPermission.ipdlh
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
|
|
PCycleCollectWithLogs.ipdl
|
|
|
PDocumentRenderer.ipdl
|
|
|
PermissionMessageUtils.cpp
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
PermissionMessageUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
PFilePicker.ipdl
|
|
|
PMemoryReportRequest.ipdl
|
|
|
PNuwa.ipdl
|
|
|
PPluginWidget.ipdl
|
|
|
PProcessHangMonitor.ipdl
|
Bug 1164931 - Clear hangs when they're over (r=mrbkap)
|
2016-04-07 17:15:26 -07:00 |
PreallocatedProcessManager.cpp
|
Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice
|
2016-05-18 18:25:35 +02:00 |
PreallocatedProcessManager.h
|
|
|
preload.js
|
|
|
ProcessHangMonitor.cpp
|
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
|
2016-05-05 01:45:00 -07:00 |
ProcessHangMonitor.h
|
|
|
ProcessHangMonitorIPC.h
|
|
|
ProcessPriorityManager.cpp
|
|
|
ProcessPriorityManager.h
|
|
|
PScreenManager.ipdl
|
|
|
PTabContext.ipdlh
|
Bug 1234128 - Part 1, add mozpresentation attribute in browser element. r=smaug.
|
2016-05-24 14:19:22 +08:00 |
remote-test.js
|
|
|
ScreenManagerParent.cpp
|
|
|
ScreenManagerParent.h
|
|
|
StructuredCloneData.cpp
|
Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj)
|
2016-05-27 09:57:39 -07:00 |
StructuredCloneData.h
|
Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj)
|
2016-05-27 09:57:39 -07:00 |
TabChild.cpp
|
Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm
|
2016-06-02 17:03:11 -04:00 |
TabChild.h
|
Bug 1274937: Add outer window ID argument to nsFrameLoader::Print to allow printing of frames. r=jimm
|
2016-05-25 07:41:54 +01:00 |
TabContext.cpp
|
Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm
|
2016-06-02 17:03:11 -04:00 |
TabContext.h
|
Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm
|
2016-06-02 17:03:11 -04:00 |
TabMessageUtils.cpp
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
TabMessageUtils.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
TabParent.cpp
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-06-03 12:00:06 +02:00 |
TabParent.h
|
Bug 1177943 - Part 5. Add IPC for e10s support. r=masayuki
|
2016-04-26 17:18:04 +09:00 |
test.xul
|
|
|