.. |
tests
|
Bug 977359 Part 2: Test case for the deadlock in the Nuwa process. r=gal
|
2014-04-15 21:26:30 +08:00 |
AppProcessChecker.cpp
|
Bug 529877 - Remove stray printfs in e10s dom/ipc code. r=cjones
|
2014-04-13 14:18:02 -04:00 |
AppProcessChecker.h
|
|
|
Blob.cpp
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
Blob.h
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
ColorPickerParent.cpp
|
|
|
ColorPickerParent.h
|
|
|
ContentChild.cpp
|
Merge inbound to m-c.
|
2014-03-26 20:58:31 -04:00 |
ContentChild.h
|
Merge inbound to m-c.
|
2014-03-26 20:58:31 -04:00 |
ContentParent.cpp
|
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
|
2014-04-10 18:39:20 +01:00 |
ContentParent.h
|
Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent
|
2014-04-10 18:39:20 +01:00 |
ContentProcess.cpp
|
|
|
ContentProcess.h
|
|
|
CrashReporterChild.cpp
|
|
|
CrashReporterChild.h
|
|
|
CrashReporterParent.cpp
|
Backed out changeset 234d50648ad1 (bug 983022) for non-Linux build bustage.
|
2014-04-03 11:38:27 -04:00 |
CrashReporterParent.h
|
|
|
DOMTypes.ipdlh
|
|
|
FileDescriptorSetChild.cpp
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
FileDescriptorSetChild.h
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
FileDescriptorSetParent.cpp
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
FileDescriptorSetParent.h
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
FilePickerParent.cpp
|
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
FilePickerParent.h
|
|
|
jar.mn
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
|
2014-04-03 13:18:38 +09:00 |
nsICachedFileDescriptorListener.h
|
|
|
nsIRemoteBlob.h
|
|
|
PBlob.ipdl
|
|
|
PBlobStream.ipdl
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
PBrowser.ipdl
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
|
2014-04-15 13:39:20 -04:00 |
PColorPicker.ipdl
|
|
|
PCOMContentPermissionRequestChild.h
|
|
|
PContent.ipdl
|
Bug 934367 - Implement createFile for Directory. r=dhylands
|
2014-03-05 16:40:48 +08:00 |
PContentDialog.ipdl
|
|
|
PContentPermission.ipdlh
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
|
|
PDocumentRenderer.ipdl
|
|
|
PermissionMessageUtils.cpp
|
|
|
PermissionMessageUtils.h
|
|
|
PFileDescriptorSet.ipdl
|
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
|
2014-03-25 18:37:28 +00:00 |
PFilePicker.ipdl
|
|
|
PMemoryReportRequest.ipdl
|
|
|
PreallocatedProcessManager.cpp
|
Bug 977359 Part 3: Remove runtime checks for Nuwa deadlock in debug build. r=khuey
|
2014-04-15 21:27:56 +08:00 |
PreallocatedProcessManager.h
|
|
|
preload.js
|
|
|
ProcessPriorityManager.cpp
|
Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto
|
2014-04-18 14:28:14 +08:00 |
ProcessPriorityManager.h
|
Bug 873284 - When a content process is running at high priority do not send memory-pressure events. r=khuey
|
2014-02-17 17:45:29 +01:00 |
PTabContext.ipdlh
|
|
|
remote-test.js
|
|
|
StructuredCloneUtils.cpp
|
Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley
|
2014-04-10 00:58:41 -04:00 |
StructuredCloneUtils.h
|
|
|
TabChild.cpp
|
Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
|
2014-04-17 07:54:25 -04:00 |
TabChild.h
|
Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
|
2014-04-17 07:54:25 -04:00 |
TabContext.cpp
|
|
|
TabContext.h
|
|
|
TabMessageUtils.cpp
|
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
|
2014-03-18 13:48:21 +09:00 |
TabMessageUtils.h
|
Bug 987305 - Refactor EnumSerializer - r=nfroyd
|
2014-04-14 10:17:40 -04:00 |
TabParent.cpp
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
|
2014-04-15 13:39:20 -04:00 |
TabParent.h
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
|
2014-04-15 13:39:20 -04:00 |
test.xul
|
|
|