gecko-dev/netwerk/ipc
Jean-Yves Avenard 6131e9fa5c Bug 1637869 - P7. Call DisconnectChildListeners when an error occurs. r=mattwoodrow
This will allow the DocumentChannel to be removed from the loading group and the docshell to stop waiting for for the ParentProcessDocumentChannel to do something.

Depends on D77201

Differential Revision: https://phabricator.services.mozilla.com/D77202
2020-05-28 07:42:35 +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
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 Backed out 7 changesets (bug 1638711) for perma failures on test_bug375314-2.html. CLOSED TREE 2020-05-28 04:25:38 +03: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 1637869 - P7. Call DisconnectChildListeners when an error occurs. r=mattwoodrow 2020-05-28 07:42:35 +00:00
DocumentLoadListener.h Bug 1637869 - P6. Propagate proper error code when cancelling a channel. r=mattwoodrow 2020-05-28 10:22:31 +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 Bug 1637869 - P6. Propagate proper error code when cancelling a channel. r=mattwoodrow 2020-05-28 10:22:31 +00: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
PDocumentChannel.ipdl
PFileChannel.ipdl
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
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
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