gecko-dev/netwerk/ipc
Tom Ritter 1c40624193 Bug 1770498: Populate the RFP member of CookieJar Settings r=timhuang,geckoview-reviewers,owlish
CookieJarSettings frequently gets populated in a place
where we have ready access to the Document/Channel it
is being constructed for. This lets us populate the boolean
and pass it into CookieJarSetting's constructor easily.

When it is created for LoadInfo, we need to plumb the URI
through by adding it to LoadInfo::CreateForDocument.

Differential Revision: https://phabricator.services.mozilla.com/D150588
2022-07-15 20:39:19 +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 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
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
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 1354248 - Part 4: Make PageIconProtocolHandler use RemoteStreamGetter. r=necko-reviewers,nika,mak,ckerschb,kershaw 2022-06-03 15:17:34 +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 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 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 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 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 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 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
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
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
moz.build Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00