gecko-dev/netwerk/ipc
2020-05-27 00:32:05 +00:00
..
ADocumentChannelBridge.h Bug 1607984 - P12-4. Start parent load via DocumentChannel. r=mayhemer,nika,mattwoodrow,necko-reviewers 2020-04-24 01:58:23 +00:00
ChannelEventQueue.cpp
ChannelEventQueue.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in netwerk. r=dragana 2020-03-06 09:22:49 +00:00
DocumentChannel.cpp Bug 1637783 - Relax SetLoadFlags hard assert to soft assert. r=mattwoodrow 2020-05-13 22:49:01 +00:00
DocumentChannel.h Bug 1624550 - P3: Update Global History from DocumentLoadListener in Parent process. r=mak,farre,mattwoodrow 2020-05-08 03:28:42 +00:00
DocumentChannelChild.cpp Bug 1638711 - Do document security checks in parent process. r=ckerschb 2020-05-27 00:32:05 +00:00
DocumentChannelChild.h Bug 1623565 - P3: Remove mLoadFlags from DocumentChannelCreationArgs. r=mattwoodrow,jya 2020-04-27 05:38:15 +00:00
DocumentChannelParent.cpp Bug 1623565 - P3: Remove mLoadFlags from DocumentChannelCreationArgs. r=mattwoodrow,jya 2020-04-27 05:38:15 +00:00
DocumentChannelParent.h Bug 1602318 - Simplify DocumentChannelParent construction so that everything happens in Init. r=jya,necko-reviewers,valentin 2020-04-26 00:53:37 +00:00
DocumentLoadListener.cpp Bug 1637634 - Update IsOnContentBlockingAllowList in nsHttpChannel::AsyncOpen r=timhuang,necko-reviewers 2020-05-26 06:52:39 +00:00
DocumentLoadListener.h Bug 1570255 - Reboot session history in parent part 1. r=smaug,necko-reviewers,valentin 2020-05-20 09:09:12 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
moz.build Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
NeckoChannelParams.ipdlh Bug 1570255 - Reboot session history in parent part 1. r=smaug,necko-reviewers,valentin 2020-05-20 09:09:12 +00:00
NeckoChild.cpp Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
NeckoChild.h Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
NeckoCommon.h Bug 1319881 - Remove UsingNeckoIPCSecurity r=valentin,necko-reviewers 2020-04-29 12:00:01 +00:00
NeckoMessageUtils.h
NeckoParent.cpp Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
NeckoParent.h Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentProcessDocumentChannel.cpp Backed out 4 changesets (bug 1637869) for Geckoview failures in org.mozilla.geckoview.test.NavigationDelegateTest.extensionProcessSwitching. CLOSED TREE 2020-05-22 19:38:15 +03:00
ParentProcessDocumentChannel.h Bug 1634982 - Don't call DocumentChannelBridgeDisconnected when already being disconnected from the DocumentLoadListener. r=mattwoodrow 2020-05-11 00:42:09 +00:00
PChannelDiverter.ipdl
PDataChannel.ipdl Bug 1622623 - Removed unused header URIParams from PDataChannel.ipdl r=valentin 2020-03-16 09:59:23 +00:00
PDocumentChannel.ipdl Bug 1625366 - Remove CSPViolation from DocumentChannel. r=jya 2020-04-10 22:16:43 +00:00
PFileChannel.ipdl Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin 2020-03-16 18:25:11 +00:00
PInputChannelThrottleQueue.ipdl
PNecko.ipdl Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
PProxyConfigLookup.ipdl Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookup.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookup.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupChild.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupChild.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupParent.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupParent.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
PSimpleChannel.ipdl Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin 2020-03-16 18:25:11 +00:00
PSocketProcess.ipdl Bug 1546358 - Forward cache entry check to parent process r=dragana 2020-05-25 11:07:07 +00:00
PSocketProcessBridge.ipdl
SocketProcessBridgeChild.cpp
SocketProcessBridgeChild.h
SocketProcessBridgeParent.cpp
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1539819 - P1: Make TRRService work in socket process r=dragana,necko-reviewers 2020-05-18 20:18:03 +00:00
SocketProcessChild.h Bug 1539819 - P1: Make TRRService work in socket process r=dragana,necko-reviewers 2020-05-18 20:18:03 +00:00
SocketProcessHost.cpp Bug 1602318 - Fix unified build issues. r=jya,necko-reviewers 2020-04-26 00:51:05 +00:00
SocketProcessHost.h Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
SocketProcessImpl.cpp Bug 1602318 - Fix unified build issues. r=jya,necko-reviewers 2020-04-26 00:51:05 +00:00
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1546358 - Forward cache entry check to parent process r=dragana 2020-05-25 11:07:07 +00:00
SocketProcessParent.h Bug 1546358 - Forward cache entry check to parent process r=dragana 2020-05-25 11:07:07 +00:00