gecko-dev/netwerk/ipc
Nika Layzell 1aa11ffed6 Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw
As serializing IPCStream no longer requires a manager or FileDescriptor array,
the arguments are no longer necessary, and can be removed. The AutoIPCStream
helper can also be removed, as managed actors are no longer used for
serialization, so a delayed start callback is not necessary.

The delayed start parameter is also removed from nsIIPCSerializableInputStream
instances, but is still present as `aAllowLazy` on the toplevel serialization
methods.

Differential Revision: https://phabricator.services.mozilla.com/D141048
2022-05-13 14:16:13 +00:00
..
ChannelEventQueue.cpp Bug 1207753: ChannelEventQueue Thread-safety annotations r=necko-reviewers,valentin 2022-03-19 03:53:39 +00:00
ChannelEventQueue.h Bug 1207753: ChannelEventQueue Thread-safety annotations r=necko-reviewers,valentin 2022-03-19 03:53:39 +00:00
DocumentChannel.cpp Bug 1757657. Remove some about:printpreview cruft that was missed in 1702501. r=mstriemer 2022-04-04 17:19:24 +00:00
DocumentChannel.h Bug 1735644 - Use TimeStamp::Now() as AsyncOpenTime for DocumentChannel r=nika,valentin,necko-reviewers 2021-10-28 00:37:15 +00:00
DocumentChannelChild.cpp Bug 1756980 - Part 3: Clarify "process switch" parameters in DocumentLoadListener, r=smaug 2022-04-27 15:22:01 +00:00
DocumentChannelChild.h
DocumentChannelParent.cpp Bug 1756980 - Part 3: Clarify "process switch" parameters in DocumentLoadListener, r=smaug 2022-04-27 15:22:01 +00:00
DocumentChannelParent.h Bug 1769124 - Require Recv methods to return IPCResult, r=ipc-reviewers,mccr8 2022-05-13 02:20:23 +00:00
DocumentLoadListener.cpp Bug 1753730 - Add EarlyHintPreloader to load 103 Early Hint responses into the cache r=necko-reviewers,ckerschb,dragana,kershaw 2022-05-11 15:41:39 +00:00
DocumentLoadListener.h Bug 1753730 - Add EarlyHintPreloader to load 103 Early Hint responses into the cache r=necko-reviewers,ckerschb,dragana,kershaw 2022-05-11 15:41:39 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw 2021-06-11 07:10:41 +00:00
InputChannelThrottleQueueParent.h Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw 2021-06-11 07:10:41 +00:00
NeckoChannelParams.ipdlh Bug 1754004 - Part 2: Remove the PFileDescriptorSet interface, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:09 +00:00
NeckoChild.cpp Bug 1754508 - P1: Make PNecko refcounted, r=necko-reviewers,dragana 2022-02-15 19:18:11 +00:00
NeckoChild.h Bug 1754508 - P1: Make PNecko refcounted, r=necko-reviewers,dragana 2022-02-15 19:18:11 +00:00
NeckoCommon.h
NeckoMessageUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
NeckoParent.cpp Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
NeckoParent.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
PDataChannel.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PDocumentChannel.ipdl Bug 1756980 - Part 3: Clarify "process switch" parameters in DocumentLoadListener, r=smaug 2022-04-27 15:22:01 +00:00
PFileChannel.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PInputChannelThrottleQueue.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PNecko.ipdl Bug 1754004 - Part 2: Remove the PFileDescriptorSet interface, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:09 +00:00
PProxyAutoConfig.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PProxyConfigLookup.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PSimpleChannel.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PSocketProcess.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PSocketProcessBridge.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
ParentChannelWrapper.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ParentChannelWrapper.h
ParentProcessDocumentChannel.cpp Bug 1756980 - Part 3: Clarify "process switch" parameters in DocumentLoadListener, r=smaug 2022-04-27 15:22:01 +00:00
ParentProcessDocumentChannel.h Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ProxyAutoConfigChild.cpp Bug 1747497 - Allow only one PAC execution at a time, r=necko-reviewers,valentin 2022-02-07 21:24:04 +00:00
ProxyAutoConfigChild.h Bug 1747497 - Allow only one PAC execution at a time, r=necko-reviewers,valentin 2022-02-07 21:24:04 +00:00
ProxyAutoConfigParent.cpp Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 19:17:58 +00:00
ProxyAutoConfigParent.h Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 19:17:58 +00:00
ProxyConfigLookup.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ProxyConfigLookup.h Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
SocketProcessBridgeChild.cpp Bug 1754508 - P2: Add some checkes to avoid creating SocketProcessBridge when content process is destroyed, r=necko-reviewers,valentin 2022-02-15 19:18:11 +00:00
SocketProcessBridgeChild.h Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw 2021-06-04 12:35:16 +00:00
SocketProcessBridgeParent.cpp Bug 1766561 - Adapt formatting to the difference in ProcessId type across platforms. r=nika,necko-reviewers,kershaw 2022-05-03 20:49:04 +00:00
SocketProcessBridgeParent.h Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
SocketProcessChild.cpp Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
SocketProcessChild.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
SocketProcessHost.cpp Bug 1752332: Remove the shouldSanitizeFunction member r=KrisWright 2022-04-27 12:57:38 +00:00
SocketProcessHost.h Bug 1766377 - Fix some sign-compare warnings by using ProcessId more consistently. r=nika,necko-reviewers,kershaw 2022-04-27 07:45:19 +00:00
SocketProcessImpl.cpp Bug 1755866 - Don't call GetGpuTimeSinceProcessStartInMs in socket process, r=florian,necko-reviewers 2022-02-17 13:21:19 +00:00
SocketProcessImpl.h Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw 2021-06-04 12:35:16 +00:00
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
SocketProcessParent.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
moz.build Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00