.. |
tests
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
AppProcessChecker.cpp
|
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
|
2013-01-14 11:08:55 +01:00 |
AppProcessChecker.h
|
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
|
2013-01-14 11:08:55 +01:00 |
Blob.cpp
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
Blob.h
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
ContentChild.cpp
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
ContentChild.h
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
ContentParent.cpp
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
ContentParent.h
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08: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
|
|
|
CrashReporterChild.h
|
|
|
CrashReporterParent.cpp
|
Bug 784145 - When submitting hang reports, submit the browser report as a field of the plugin report instead of as a completely separate report. r=ted
|
2012-09-08 19:20:59 +02:00 |
CrashReporterParent.h
|
Bug 784145 - When submitting hang reports, submit the browser report as a field of the plugin report instead of as a completely separate report. r=ted
|
2012-09-08 19:20:59 +02:00 |
DOMTypes.ipdlh
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
ipdl.mk
|
Bug 812937 - Remove unused audio remoting code. r=cjones
|
2012-11-19 13:54:29 +13:00 |
jar.mn
|
Bug 819000 - Preload some JSMs and XPCOM services into the preallocated process to speed up app startup. r=cjones
|
2013-01-22 16:20:09 -05:00 |
Makefile.in
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -08:00 |
nsICachedFileDescriptorListener.h
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -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
|
|
|
PBrowser.ipdl
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -08:00 |
PCOMContentPermissionRequestChild.h
|
|
|
PContent.ipdl
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08:00 |
PContentDialog.ipdl
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCrashReporter.ipdl
|
|
|
PDocumentRenderer.ipdl
|
|
|
PermissionMessageUtils.cpp
|
|
|
PermissionMessageUtils.h
|
Bug 786148 - s/IPC/ipc/. r=ted.
|
2012-08-28 08:41:04 -04:00 |
PMemoryReportRequest.ipdl
|
|
|
preload.js
|
Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice
|
2013-02-05 18:27:52 -08:00 |
ProcessPriorityManager.cpp
|
Bug 836735 - Add interface to QI implementation for ProcessPriorityManager. r=bent
|
2013-01-31 14:44:12 -05:00 |
ProcessPriorityManager.h
|
Bug 834059 - Send processses into the foreground when they first launch, so they don't get killed quite so quickly. r=cjones
|
2013-01-26 16:14:01 -05:00 |
remote-test.js
|
|
|
StructuredCloneUtils.cpp
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-10-03 18:19:22 -04:00 |
StructuredCloneUtils.h
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-10-03 18:19:22 -04:00 |
TabChild.cpp
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -08:00 |
TabChild.h
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -08:00 |
TabContext.cpp
|
Backed out d2aa085d7ebd (bug 836605)
|
2013-02-06 15:49:27 -08:00 |
TabContext.h
|
Backed out d2aa085d7ebd (bug 836605)
|
2013-02-06 15:49:27 -08:00 |
TabMessageUtils.cpp
|
|
|
TabMessageUtils.h
|
Bug 805333, Patch 5 - mozAudioChannel for MediaElement - IPC. r=cjones a=blocking-basecamp
|
2012-12-05 19:01:58 -08:00 |
TabParent.cpp
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -08:00 |
TabParent.h
|
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
|
2013-02-01 04:23:23 -08:00 |
test.xul
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |