..
tests
Bug 1086684 - disable this test on Android. a=KWierso to land on a CLOSED TREE
2015-03-27 14:51:01 -07:00
AppProcessChecker.cpp
Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm
2015-02-05 16:47:32 -05:00
AppProcessChecker.h
Blob.cpp
Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn
2015-03-31 12:32:49 +09:00
BlobChild.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
BlobParent.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ColorPickerParent.cpp
Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm
2015-02-05 16:47:32 -05:00
ColorPickerParent.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ContentBridgeChild.cpp
Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert
2015-02-11 15:01:26 -05:00
ContentBridgeChild.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
ContentBridgeParent.cpp
Bug 1131444 - Close PContentBridge when content process is ended. r=khuey
2015-03-10 07:10:00 -04:00
ContentBridgeParent.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ContentChild.cpp
Bug 1126014 - DomainPolicy support for e10s. r=mrbkap
2015-03-24 15:29:16 +01:00
ContentChild.h
bug 1146027 - more final r=froydnj
2015-03-24 17:51:43 -04:00
ContentParent.cpp
Merge m-c to inbound a=merge
2015-03-27 17:31:19 -07:00
ContentParent.h
Merge m-c to inbound a=merge
2015-03-27 17:31:19 -07:00
ContentProcess.cpp
ContentProcess.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ContentProcessManager.cpp
Back out Bug 1127201 (part 1) for various problems.
2015-02-06 15:05:08 -08:00
ContentProcessManager.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
CPOWManagerGetter.h
CrashReporterChild.cpp
CrashReporterChild.h
CrashReporterParent.cpp
Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert
2015-02-11 15:01:26 -05:00
CrashReporterParent.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
DOMTypes.ipdlh
FilePickerParent.cpp
Bug 1144759 - Switch file picker to FileImpl (r=bent)
2015-03-26 14:22:58 -07:00
FilePickerParent.h
Bug 1144759 - Switch file picker to FileImpl (r=bent)
2015-03-26 14:22:58 -07:00
IdType.h
jar.mn
Bug 1138252 - Load BrowserElementPanning.js only if touch events are enabled. r=botond
2015-03-05 16:38:51 -08:00
moz.build
Bug 1086684 - Stash the full path for file inputs to avoid doing IPC at inopportune times. r=ehsan/bent/gps
2015-03-27 13:12:37 -07:00
nsICachedFileDescriptorListener.h
nsIContentChild.cpp
Bug 1133594 - Hide nsFrameMessageManager::sChildProcessManager (r=smaug)
2015-02-19 17:12:38 -08:00
nsIContentChild.h
nsIContentParent.cpp
Bug 1139628 - Don't load delayed process scripts until channel is open (r=smaug)
2015-03-09 17:54:34 -07:00
nsIContentParent.h
nsIHangReport.idl
nsIRemoteBlob.h
PBlob.ipdl
PBlobStream.ipdl
PBrowser.ipdl
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
2015-03-29 16:59:08 +02:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl
Merge b2g-inbound to m-c a=merge
2015-03-27 17:11:19 -07:00
PContentBridge.ipdl
PContentDialog.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCrashReporter.ipdl
PCycleCollectWithLogs.ipdl
PDocumentRenderer.ipdl
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
2015-03-29 16:59:08 +02:00
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PFilePicker.ipdl
PMemoryReportRequest.ipdl
post-fork-preload.js
PPluginWidget.ipdl
Bug 1132874 - Improve PPluginWidget shutdown logic. r=aklotz
2015-02-19 07:05:12 -06:00
PProcessHangMonitor.ipdl
PreallocatedProcessManager.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
PreallocatedProcessManager.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
preload.js
Bug 1128505 - Preload Webapps.js for faster mozApps instantiation. r=fabrice
2015-03-18 11:40:29 +08:00
ProcessHangMonitor.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ProcessHangMonitor.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ProcessHangMonitorIPC.h
ProcessPriorityManager.cpp
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
ProcessPriorityManager.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
PScreenManager.ipdl
Bug 1102060 - Part2: Change the way to send/rcv for ScreenForBrowser. r=smaug
2015-02-03 16:03:28 +08:00
PTabContext.ipdlh
Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
2015-02-26 08:47:01 -05:00
remote-test.js
ScreenManagerParent.cpp
Bug 1102060 - Part2: Change the way to send/rcv for ScreenForBrowser. r=smaug
2015-02-03 16:03:28 +08:00
ScreenManagerParent.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
StructuredCloneUtils.cpp
StructuredCloneUtils.h
TabChild.cpp
Back out bug 1075670
2015-03-30 20:13:07 -07:00
TabChild.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
TabContext.cpp
Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
2015-02-26 08:47:01 -05:00
TabContext.h
Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
2015-02-26 08:47:01 -05:00
TabMessageUtils.cpp
TabMessageUtils.h
TabParent.cpp
Back out bug 1075670
2015-03-30 20:13:07 -07:00
TabParent.h
Back out bug 1075670
2015-03-30 20:13:07 -07:00
test.xul