gecko/dom/ipc
2012-08-09 15:41:18 -07:00
..
tests Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
AppProcessPermissions.cpp Bug 776649, part 3: Add an API for checking whether apps loaded in PBrowserParent/PContentParent have a given permission. r=jlebar sr=bz 2012-08-08 19:58:06 -07:00
AppProcessPermissions.h Bug 776649, part 3: Add an API for checking whether apps loaded in PBrowserParent/PContentParent have a given permission. r=jlebar sr=bz 2012-08-08 19:58:06 -07:00
AudioChild.cpp
AudioChild.h
AudioParent.cpp Bug 775319 - Determine the sample format at compile time for all media code. r=kinetik 2012-08-07 16:01:02 -07:00
AudioParent.h
Blob.cpp Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv. 2012-08-02 23:25:30 -07:00
Blob.h Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv. 2012-08-02 23:25:30 -07:00
ContentChild.cpp Bug 780693 - IPC VolumeManager on Gonk. r=bent 2012-08-03 16:48:58 -07:00
ContentChild.h Bug 780693 - IPC VolumeManager on Gonk. r=bent 2012-08-03 16:48:58 -07:00
ContentParent.cpp Bug 773798 - Multi-process support for MediaStorage - Use PBlob. r=bent 2012-08-09 15:41:18 -07:00
ContentParent.h Bug 776649, part 2: Refactor content-process/browser creation to use mozIApplication for passing app info. r=jlebar 2012-08-08 19:58:06 -07:00
ContentProcess.cpp
ContentProcess.h Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan 2012-07-06 13:15:45 -05:00
CrashReporterChild.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
CrashReporterChild.h
CrashReporterParent.cpp Bug 743573 - Fix a number of build warnings in dom/; r=mounir 2012-08-07 09:06:29 +02:00
CrashReporterParent.h Backed out Bug 771251 -- changeset 95c9bc0e63f7 due to red. 2012-07-10 22:50:33 -04:00
DOMTypes.ipdlh Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv. 2012-08-02 23:25:30 -07:00
ipdl.mk Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
jar.mn Bug 750977: Implement glue code for asynchronous panning/zooming. r=jlebar,roc,vingtetun 2012-07-19 23:48:27 -07:00
Makefile.in Bug 776649, part 3: Add an API for checking whether apps loaded in PBrowserParent/PContentParent have a given permission. r=jlebar sr=bz 2012-08-08 19:58:06 -07:00
nsIRemoteBlob.h Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
PAudio.ipdl
PBlob.ipdl Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv. 2012-08-02 23:25:30 -07:00
PBlobStream.ipdl Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
PBrowser.ipdl Bug 775463: Implement double-tap-to-zoom content r=cjones 2012-08-08 21:39:02 -07: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 773798 - Multi-process support for MediaStorage - Use PBlob. r=bent 2012-08-09 15:41:18 -07:00
PContentDialog.ipdl
PContentPermissionRequest.ipdl
PCrashReporter.ipdl
PDocumentRenderer.ipdl
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 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones 2012-07-30 10:58:26 -04:00
PMemoryReportRequest.ipdl
ProcessPriorityManager.cpp Bug 768832 - Set OOM adjust for background windows. r=bz,cjones 2012-08-05 01:09:39 -04:00
ProcessPriorityManager.h Bug 768832 - Set OOM adjust for background windows. r=bz,cjones 2012-08-05 01:09:39 -04:00
remote-test.js
StructuredCloneUtils.cpp Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
StructuredCloneUtils.h Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes). 2012-08-01 23:02:29 -07:00
TabChild.cpp Bug 776649, part 2: Refactor content-process/browser creation to use mozIApplication for passing app info. r=jlebar 2012-08-08 19:58:06 -07:00
TabChild.h Bug 776649, part 2: Refactor content-process/browser creation to use mozIApplication for passing app info. r=jlebar 2012-08-08 19:58:06 -07:00
TabMessageUtils.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
TabMessageUtils.h
TabParent.cpp Bug 776649, part 2: Refactor content-process/browser creation to use mozIApplication for passing app info. r=jlebar 2012-08-08 19:58:06 -07:00
TabParent.h Bug 776649, part 2: Refactor content-process/browser creation to use mozIApplication for passing app info. r=jlebar 2012-08-08 19:58:06 -07:00
test.xul