..
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
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 1770498: Populate the RFP member of CookieJar Settings r=timhuang,geckoview-reviewers,owlish
2022-07-15 20:39:19 +00:00
DocumentLoadListener.h
Bug 1773043 - Remove flashblock from necko r=kershaw,necko-reviewers
2022-06-15 12:55:26 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
moz.build
NeckoChannelParams.ipdlh
Bug 1770498: Add RFP to CookieJarSettings r=timhuang
2022-07-15 20:39:18 +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 1773043 - Remove flashblock from necko r=kershaw,necko-reviewers
2022-06-15 12:55:26 +00:00
NeckoParent.cpp
Bug 1354248 - Part 4: Make PageIconProtocolHandler use RemoteStreamGetter. r=necko-reviewers,nika,mak,ckerschb,kershaw
2022-06-03 15:17:34 +00:00
NeckoParent.h
Bug 1354248 - Part 4: Make PageIconProtocolHandler use RemoteStreamGetter. r=necko-reviewers,nika,mak,ckerschb,kershaw
2022-06-03 15:17:34 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentChannelWrapper.cpp
Bug 1773043 - Remove flashblock from necko r=kershaw,necko-reviewers
2022-06-15 12:55:26 +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
PDataChannel.ipdl
PDocumentChannel.ipdl
Bug 1756980 - Part 3: Clarify "process switch" parameters in DocumentLoadListener, r=smaug
2022-04-27 15:22:01 +00:00
PFileChannel.ipdl
PInputChannelThrottleQueue.ipdl
PNecko.ipdl
Bug 1354248 - Part 4: Make PageIconProtocolHandler use RemoteStreamGetter. r=necko-reviewers,nika,mak,ckerschb,kershaw
2022-06-03 15:17:34 +00:00
PProxyAutoConfig.ipdl
PProxyConfigLookup.ipdl
ProxyAutoConfigChild.cpp
ProxyAutoConfigChild.h
Bug 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw
2022-06-22 13:31:25 +00:00
ProxyAutoConfigParent.cpp
Bug 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw
2022-06-22 13:31:25 +00:00
ProxyAutoConfigParent.h
ProxyConfigLookup.cpp
ProxyConfigLookup.h
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
PSimpleChannel.ipdl
PSocketProcess.ipdl
Bug 696976 - asynchronously handle client auth certificate requests from TLS servers r=necko-reviewers,ipc-reviewers,nika,kershaw,rmf
2022-06-29 16:29:28 +00:00
PSocketProcessBridge.ipdl
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
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
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
SocketProcessLogging.h
SocketProcessParent.cpp
Bug 696976 - asynchronously handle client auth certificate requests from TLS servers r=necko-reviewers,ipc-reviewers,nika,kershaw,rmf
2022-06-29 16:29:28 +00:00
SocketProcessParent.h
Bug 696976 - asynchronously handle client auth certificate requests from TLS servers r=necko-reviewers,ipc-reviewers,nika,kershaw,rmf
2022-06-29 16:29:28 +00:00