.. |
tests
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
AppProcessChecker.cpp
|
Bug 935494 - AssertAppPrincipal doesn't compile when MOZ_CHILD_PERMISSIONS is not defined, r=bz
|
2013-11-06 17:16:56 +00:00 |
AppProcessChecker.h
|
Bug 904298 - Implement mozilla::{AssertAppPrincipal,CheckPermission}. r=sicking
|
2013-11-05 08:14:46 -02:00 |
Blob.cpp
|
Bug 932878 - Allow zero-length blobs. r=khuey.
|
2013-10-30 10:47:05 -07:00 |
Blob.h
|
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
|
2013-09-27 18:42:08 -07:00 |
ContentChild.cpp
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
ContentChild.h
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
ContentParent.cpp
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
ContentParent.h
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
ContentProcess.cpp
|
|
|
ContentProcess.h
|
|
|
CrashReporterChild.cpp
|
|
|
CrashReporterChild.h
|
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
|
2013-09-23 17:30:40 -04:00 |
CrashReporterParent.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan
|
2013-10-28 10:04:12 -04:00 |
CrashReporterParent.h
|
Bug 784739 - Switch from NULL to nullptr in dom/ (1/2); r=ehsan
|
2013-10-28 10:04:12 -04:00 |
DOMTypes.ipdlh
|
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
|
2013-10-01 15:25:07 -04:00 |
jar.mn
|
|
|
Makefile.in
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
moz.build
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
|
2013-11-19 11:50:54 +09:00 |
nsICachedFileDescriptorListener.h
|
|
|
nsIRemoteBlob.h
|
|
|
PBlob.ipdl
|
|
|
PBlobStream.ipdl
|
|
|
PBrowser.ipdl
|
Backed out changeset 998d2d5e743d (bug 919878) on suspicion of causing shutdown hangs on OS X
|
2013-11-20 12:32:52 +00:00 |
PCOMContentPermissionRequestChild.h
|
Bug 932421. Stop including windows.h (via Hal.h) in Screen.h, so we don't screw up our bindings code. r=smaug
|
2013-10-31 22:07:10 -04:00 |
PContent.ipdl
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
PContentDialog.ipdl
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
|
2013-09-30 17:27:45 -07:00 |
PDocumentRenderer.ipdl
|
Backed out changeset bad6c063b01f (bug 932274) for build bustage
|
2013-11-04 14:40:50 -08:00 |
PermissionMessageUtils.cpp
|
|
|
PermissionMessageUtils.h
|
|
|
PMemoryReportRequest.ipdl
|
Bug 929797 - Implement proper memory reporting for child processes. r=khuey.
|
2013-10-22 22:26:24 -07:00 |
PreallocatedProcessManager.cpp
|
Bug 928995: Move Nuwa to PreallocatedProcessManager. r=bent
|
2013-11-22 11:25:34 +08:00 |
PreallocatedProcessManager.h
|
Bug 928995: Move Nuwa to PreallocatedProcessManager. r=bent
|
2013-11-22 11:25:34 +08:00 |
preload.js
|
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
|
2013-11-11 09:11:43 -05:00 |
ProcessPriorityManager.cpp
|
Bug 922919 - Remove unnecessary FireTestOnlyObserverNotification calls to avoid intermittent test timeouts. r=khuey
|
2013-11-15 14:50:22 +08:00 |
ProcessPriorityManager.h
|
Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey
|
2013-10-01 11:54:59 +08:00 |
PTabContext.ipdlh
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
remote-test.js
|
|
|
StructuredCloneUtils.cpp
|
Bug 929800 - Handlify the structured clone interface; r=sfink,smaug
|
2013-10-22 17:18:32 -07:00 |
StructuredCloneUtils.h
|
Bug 929800 - Handlify the structured clone interface; r=sfink,smaug
|
2013-10-22 17:18:32 -07:00 |
TabChild.cpp
|
bug 939049 - get rid of useless QIs r=smaug
|
2013-11-15 11:32:12 -05:00 |
TabChild.h
|
Backed out changeset 998d2d5e743d (bug 919878) on suspicion of causing shutdown hangs on OS X
|
2013-11-20 12:32:52 +00:00 |
TabContext.cpp
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
TabContext.h
|
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
|
2013-09-23 17:30:40 -04:00 |
TabMessageUtils.cpp
|
|
|
TabMessageUtils.h
|
Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku
|
2013-09-12 20:26:03 +08:00 |
TabParent.cpp
|
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
|
2013-11-25 20:30:26 -08:00 |
TabParent.h
|
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
|
2013-11-25 20:30:26 -08:00 |
test.xul
|
|
|