.. |
tests
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
AppProcessChecker.cpp
|
Bug 900707 - Ifdef some child permission checks that right now only work with B2G. r=sicking,felipe
|
2013-08-22 15:52:07 -04:00 |
AppProcessChecker.h
|
Bug 882911 - Add nsIProcessChecker.checkAppHasStatus. r=smaug
|
2013-06-29 03:52:16 -07:00 |
Blob.cpp
|
Bug 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug
|
2013-08-23 22:42:42 -04:00 |
Blob.h
|
Bug 879475 - Make PBlob manually keep track of its manager r=jlebar
|
2013-07-16 13:07:09 -07:00 |
ContentChild.cpp
|
Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
|
2013-09-09 16:07:48 +01:00 |
ContentChild.h
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-07 14:19:53 +08:00 |
ContentParent.cpp
|
Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
|
2013-09-09 16:07:48 +01:00 |
ContentParent.h
|
Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
|
2013-09-09 16:07:48 +01:00 |
ContentProcess.cpp
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
ContentProcess.h
|
Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg
|
2012-12-18 10:24:42 -06:00 |
CrashReporterChild.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
CrashReporterChild.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
CrashReporterParent.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
CrashReporterParent.h
|
Bug 855822 - Remove Add/RemoveLibraryMappingForChild. r=ted
|
2013-03-30 10:32:10 +01:00 |
DOMTypes.ipdlh
|
Bug 879475 - Move some blob constructor params to ipdlh headers r=jlebar
|
2013-07-10 13:07:51 -04:00 |
jar.mn
|
Remove some unnecessary preprocessing, no bug
|
2013-02-17 17:49:25 -08:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
nsICachedFileDescriptorListener.h
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-15 14:27:21 -08:00 |
nsIRemoteBlob.h
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
PBlob.ipdl
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
PBlobStream.ipdl
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
PBrowser.ipdl
|
Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e
|
2013-08-26 09:50:30 -04:00 |
PCOMContentPermissionRequestChild.h
|
Bug 773683 - Add runtime assertion to ensure PCOMContentPermissionRequestChild is live while protocol is live. r=jdm
|
2012-07-18 15:09:28 -04:00 |
PContent.ipdl
|
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
|
2013-09-07 14:19:50 +08:00 |
PContentDialog.ipdl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
PContentPermissionRequest.ipdl
|
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
|
2012-08-23 12:33:46 -07:00 |
PCrashReporter.ipdl
|
Bug 855822 - Remove Add/RemoveLibraryMappingForChild. r=ted
|
2013-03-30 10:32:10 +01:00 |
PDocumentRenderer.ipdl
|
Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
|
2013-07-26 15:28:31 -04:00 |
PermissionMessageUtils.cpp
|
Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones
|
2012-07-30 10:58:26 -04:00 |
PermissionMessageUtils.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
PMemoryReportRequest.ipdl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
PreallocatedProcessManager.cpp
|
Bug 844323 - Part 1: Move process preallocation logic out of ContentParent and into a new file, PreallocatedProcessManager. r=bent
|
2013-04-25 20:53:26 -04:00 |
PreallocatedProcessManager.h
|
Bug 844323 - Part 1: Move process preallocation logic out of ContentParent and into a new file, PreallocatedProcessManager. r=bent
|
2013-04-25 20:53:26 -04:00 |
preload.js
|
Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz
|
2013-07-15 18:17:46 -07:00 |
ProcessPriorityManager.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
ProcessPriorityManager.h
|
Bug 844323 - Part 2 (The Main Event): Move ProcesPriorityManager to the main process. r=bent,khuey
|
2013-04-25 20:53:26 -04:00 |
PTabContext.ipdlh
|
Bug 879475 - Move TabContext to its own ipdl header r=jlebar
|
2013-07-10 13:07:50 -04:00 |
remote-test.js
|
Bug 758401 - Add a way to get message manager from docshell, r=jst
|
2012-05-28 12:27:25 +03:00 |
StructuredCloneUtils.cpp
|
Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage.
|
2013-08-22 10:16:30 +02:00 |
StructuredCloneUtils.h
|
Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage.
|
2013-08-22 10:16:30 +02:00 |
TabChild.cpp
|
Bug 912806 - Store both cumulative and non-cumulative resolutions in FrameMetrics and use whichever is appropriate. r=kats
|
2013-09-05 18:26:59 -04:00 |
TabChild.h
|
Bug 907754 - Ensure that the zoom on the FrameMetrics is initialized correctly for all frames. r=tn
|
2013-08-30 13:11:01 -04:00 |
TabContext.cpp
|
Bug 896890 - TabContent::HasOwnApp() should be true iff TabContext::GetOwnApp() is non-null.
|
2013-07-30 14:42:34 -07:00 |
TabContext.h
|
Bug 896890 - TabContent::HasOwnApp() should be true iff TabContext::GetOwnApp() is non-null.
|
2013-07-30 14:42:34 -07:00 |
TabMessageUtils.cpp
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
TabMessageUtils.h
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
TabParent.cpp
|
Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz
|
2013-09-09 21:18:46 -07:00 |
TabParent.h
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
|
2013-08-27 19:59:14 -07:00 |
test.xul
|
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
|
2013-05-08 23:16:46 +02:00 |