gecko-dev/dom/ipc
Nicholas Nethercote ca40b738e4 Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
This makes a lot of code more compact, and also avoids some redundant nsresult
checks.

The patch also removes a handful of redundant checks on infallible setters.

--HG--
extra : rebase_source : f82426e7584d0d5cddf7c2524356f0f318fbea7d
2016-08-12 15:19:29 +10:00
..
tests Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
AppProcessChecker.cpp Bug 1262590 - [e10s] AppProcessChecker.cpp has DEUBG typo preventing DEBUG messages. r=mconley 2016-04-15 16:40:00 +02:00
AppProcessChecker.h
Blob.cpp Bug 1289254 - Support dnd for webkitdirectory, r=baku 2016-07-29 14:41:38 +03:00
BlobChild.h
BlobParent.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
BlobTypes.ipdlh Bug 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06:00
CPOWManagerGetter.h
ColorPickerParent.cpp
ColorPickerParent.h
ContentBridgeChild.cpp Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -07:00
ContentBridgeChild.h Bug 1275398 - Use shmem for sending image data in IPCDataTransfer. r=nical 2016-06-16 00:57:46 +08:00
ContentBridgeParent.cpp Clean up Transport memory management in IPDL. (bug 1283744, r=billm) 2016-07-06 18:51:20 -07:00
ContentBridgeParent.h Bug 1234583 -Expose OS Pid in nsITabParent. r=billm 2016-08-01 12:26:48 +02:00
ContentChild.cpp Bug 1290318 - listen to "cacheservice:empty-cache" to clear media cache. r=mayhemer 2016-08-08 11:04:55 +08:00
ContentChild.h Bug 1290318 - listen to "cacheservice:empty-cache" to clear media cache. r=mayhemer 2016-08-08 11:04:55 +08:00
ContentParent.cpp Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm. 2016-08-12 15:19:29 +10:00
ContentParent.h Introduce gfxVars for sharing graphics variables across processes. (bug 1288259 part 2, r=jrmuizel,billm) 2016-08-04 11:33:42 -07:00
ContentProcess.cpp
ContentProcess.h Bug 1277075: Modify parent and child process startup to use mscom::MainThreadRuntime; r=jimm 2016-06-04 01:42:40 -06:00
ContentProcessManager.cpp
ContentProcessManager.h
CrashReporterChild.cpp
CrashReporterChild.h
CrashReporterParent.cpp Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
CrashReporterParent.h Backed out changeset c1dd7376263e (bug 1262852) which caused crashdumps from plugin hangs to be without a signature. 2016-06-12 00:25:25 +02:00
DOMTypes.ipdlh Bug 1289254 - Support dnd for webkitdirectory, r=baku 2016-07-29 14:41:38 +03:00
DatePickerParent.cpp Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug 2016-06-20 15:55:00 +02:00
DatePickerParent.h Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug 2016-06-20 15:55:00 +02:00
FilePickerParent.cpp Bug 1288694 - Wrong use of ErrorResult in dom/ipc/FilePickerParent, r=smaug 2016-07-22 13:01:41 +02:00
FilePickerParent.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
IdType.h Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
PBlob.ipdl Bug 1289254 - Support dnd for webkitdirectory, r=baku 2016-07-29 14:41:38 +03:00
PBlobStream.ipdl Bug 1268151: Clean up some dependencies in IPDL headers; r=billm 2016-05-17 16:01:25 -06:00
PBrowser.ipdl Bug 1279503 - part 2 - moving BrowserConfiguration in the ContentChild::InitXPCOM, r=gabor 2016-07-11 00:28:13 +02:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Bug 1290318 - listen to "cacheservice:empty-cache" to clear media cache. r=mayhemer 2016-08-08 11:04:55 +08:00
PContentBridge.ipdl Bug 1263235, part 2 - Make PContent::AsyncMessage and PContentBridge::AsyncMessage's data argument last. r=smaug 2016-04-09 06:50:59 -07:00
PContentDialog.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCrashReporter.ipdl
PCycleCollectWithLogs.ipdl
PDatePicker.ipdl Bug 825294 - Add framework for datepicker widgets to input[type=date]. r=smaug 2016-06-20 15:55:00 +02:00
PDocumentRenderer.ipdl
PFilePicker.ipdl
PMemoryReportRequest.ipdl
PPluginWidget.ipdl Bug 1252877 Part 2: On Windows capture an image for windowed plugins to be displayed during APZ scroll. r=jimm, r=mattwoodrow 2016-07-18 09:54:02 +01:00
PProcessHangMonitor.ipdl Backed out changeset c1dd7376263e (bug 1262852) which caused crashdumps from plugin hangs to be without a signature. 2016-06-12 00:25:25 +02:00
PScreenManager.ipdl
PTabContext.ipdlh Bug 1174798, propagate keyboard indicator state down to child processes, r=smaug 2016-06-09 07:59:31 -04:00
PermissionMessageUtils.cpp Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
PermissionMessageUtils.h Backed out changeset effbc83efa08 (bug 1279186) 2016-07-18 12:11:07 +08:00
PreallocatedProcessManager.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
PreallocatedProcessManager.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
ProcessHangMonitor.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
ProcessHangMonitor.h
ProcessHangMonitorIPC.h
ProcessPriorityManager.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
ProcessPriorityManager.h
ScreenManagerParent.cpp
ScreenManagerParent.h
ServiceWorkerConfiguration.ipdlh Bug 1285947 - Rename BrowserConfiguration to ServiceWorkerConfiguration, r=gabor 2016-07-11 16:04:04 +02:00
StructuredCloneData.cpp Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj) 2016-05-27 09:57:39 -07:00
StructuredCloneData.h Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj) 2016-05-27 09:57:39 -07:00
TabChild.cpp Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm. 2016-08-12 15:19:29 +10:00
TabChild.h Bug 1250024 - Fix touch-tap event coordinate transformations when a fullzoom is applied. r=botond 2016-07-29 14:44:29 -04:00
TabContext.cpp Bug 1174798, propagate keyboard indicator state down to child processes, r=smaug 2016-06-09 07:59:31 -04:00
TabContext.h Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
TabMessageUtils.cpp Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
TabMessageUtils.h Bug 1174798, propagate keyboard indicator state down to child processes, r=smaug 2016-06-09 07:59:31 -04:00
TabParent.cpp Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm. 2016-08-12 15:19:29 +10:00
TabParent.h Bug 1250024 - Fix touch-tap event coordinate transformations when a fullzoom is applied. r=botond 2016-07-29 14:44:29 -04:00
extensions.js
jar.mn
manifestMessages.js Bug 1265279 - Web Manifest: Implement window.oninstall. r=baku 2016-05-30 18:52:00 +02:00
moz.build Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
nsICachedFileDescriptorListener.h
nsIContentChild.cpp Bug 1292892 part 7 - Remove unnecessary JSContext arguments from IPC classes. r=bz 2016-08-11 14:39:23 +02:00
nsIContentChild.h Bug 1275398 - Use shmem for sending image data in IPCDataTransfer. r=nical 2016-06-16 00:57:46 +08:00
nsIContentParent.cpp Bug 1292892 part 7 - Remove unnecessary JSContext arguments from IPC classes. r=bz 2016-08-11 14:39:23 +02:00
nsIContentParent.h Bug 1234583 -Expose OS Pid in nsITabParent. r=billm 2016-08-01 12:26:48 +02:00
nsIHangReport.idl
nsIRemoteBlob.h
preload.js
remote-test.js
test.xul