.. |
tests
|
Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
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
|
Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug
|
2016-03-20 11:56:10 +01:00 |
BlobParent.h
|
…
|
|
BrowserConfiguration.ipdlh
|
…
|
|
CPOWManagerGetter.h
|
…
|
|
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 1276086 set GLib prgname in child process r=glandium
|
2016-05-27 11:50:26 +12:00 |
ContentChild.h
|
Bug 1244533 - Pass dragend coordinates down to the content process. r=enndeakin
|
2016-05-19 11:55:40 -07:00 |
ContentParent.cpp
|
Remove ContentParent use of CompositorBridgeParent. (bug 1274149 part 5, r=mattwoodrow)
|
2016-05-23 00:28:51 -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
|
…
|
|
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
|
Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug
|
2016-03-20 11:56:10 +01:00 |
FilePickerParent.cpp
|
Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug
|
2016-03-20 11:56:10 +01:00 |
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 |
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 1244533 - Pass dragend coordinates down to the content process. r=enndeakin
|
2016-05-19 11:55:40 -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
|
…
|
|
PFilePicker.ipdl
|
Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug
|
2016-03-20 11:56:10 +01:00 |
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 |
PScreenManager.ipdl
|
…
|
|
PTabContext.ipdlh
|
Bug 1234128 - Part 1, add mozpresentation attribute in browser element. r=smaug.
|
2016-05-24 14:19:22 +08:00 |
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 |
PreallocatedProcessManager.cpp
|
Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice
|
2016-05-18 18:25:35 +02:00 |
PreallocatedProcessManager.h
|
…
|
|
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
|
…
|
|
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 1274937: Add outer window ID argument to nsFrameLoader::Print to allow printing of frames. r=jimm
|
2016-05-25 07:41:54 +01: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 1234128 - Part 1, add mozpresentation attribute in browser element. r=smaug.
|
2016-05-24 14:19:22 +08:00 |
TabContext.h
|
Bug 1234128 - Part 1, add mozpresentation attribute in browser element. r=smaug.
|
2016-05-24 14:19:22 +08: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
|
Bug 881832 - Make inner document reflow asynchronous. r=tnikkel
|
2016-05-12 12:07:45 +12:00 |
TabParent.h
|
Bug 1177943 - Part 5. Add IPC for e10s support. r=masayuki
|
2016-04-26 17:18:04 +09:00 |
extensions.js
|
…
|
|
jar.mn
|
…
|
|
manifestMessages.js
|
…
|
|
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
|
…
|
|
preload.js
|
…
|
|
remote-test.js
|
…
|
|
test.xul
|
…
|
|