gecko-dev/netwerk/ipc
Nika Layzell a013b4d74e Bug 1709346 - Part 1: Track BrowsingContextWebProgress for subframes, r=mattwoodrow,kmag,necko-reviewers
This allows loads to be tracked as they are ongoing on a per-context basis in
the parent process, and for events to be generated for each subframe as it is
destroyed.

This patch also stops sending the `IsLoadingDocument` flag on the request to
the main process and removes RemoteWebProgress, as they are no longer necessary
due to being tracked directly.

Finally this patch also adds some logging to BrowsingContextWebProgress
to make it easier to diagnose this type of issue in the future.

Differential Revision: https://phabricator.services.mozilla.com/D115706
2021-05-25 15:54:48 +00:00
..
ChannelEventQueue.cpp
ChannelEventQueue.h
DocumentChannel.cpp Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug 2021-01-15 12:07:16 +00:00
DocumentChannel.h Bug 1696175 - Call DisconnectChildListeners at a later time for BFCache in the parent. r=necko-reviewers,nika 2021-05-13 15:38:01 +00:00
DocumentChannelChild.cpp Bug 1696175 - Call DisconnectChildListeners at a later time for BFCache in the parent. r=necko-reviewers,nika 2021-05-13 15:38:01 +00:00
DocumentChannelChild.h Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
DocumentChannelParent.cpp Bug 1689601, Add DocumentChannel ID to DocumentLoadListener, r=peterv 2021-03-02 12:13:17 +00:00
DocumentChannelParent.h
DocumentLoadListener.cpp Bug 1709346 - Part 1: Track BrowsingContextWebProgress for subframes, r=mattwoodrow,kmag,necko-reviewers 2021-05-25 15:54:48 +00:00
DocumentLoadListener.h Bug 1683131 - Fix namespace ambiguity issue on ipc::Endpoint after including nsHttpChannel in imgLoader; r=necko-reviewers,kershaw 2021-03-30 00:52:34 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
moz.build Bug 1666725 - Make gvfs e10s compatible r=valentin,necko-reviewers 2021-02-10 07:29:38 +00:00
NeckoChannelParams.ipdlh Bug 1710641 - Use fallback connection to deal with fast fallback, r=necko-reviewers,dragana 2021-05-21 07:08:47 +00:00
NeckoChild.cpp Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoChild.h Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoCommon.h
NeckoMessageUtils.h
NeckoParent.cpp Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoParent.h Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentChannelWrapper.cpp
ParentChannelWrapper.h
ParentProcessDocumentChannel.cpp Bug 1674464 - Stop adding entries for about:tabcrashed when SHIP is enabled. r=smaug 2021-01-26 12:41:22 +00:00
ParentProcessDocumentChannel.h
PDataChannel.ipdl
PDocumentChannel.ipdl
PFileChannel.ipdl
PInputChannelThrottleQueue.ipdl
PNecko.ipdl Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
PProxyConfigLookup.ipdl
ProxyConfigLookup.cpp
ProxyConfigLookup.h
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1689987 - P4: Add a telemetry probe to collect channel success rate when ODoH is used r=necko-reviewers,valentin 2021-02-18 12:50:03 +00:00
PSocketProcessBridge.ipdl
SocketProcessBridgeChild.cpp Bug 1677632 - pt1 - restart the socket process after a crash. r=kershaw,necko-reviewers 2021-01-28 16:42:53 +00:00
SocketProcessBridgeChild.h
SocketProcessBridgeParent.cpp
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
SocketProcessChild.h Bug 1634281 - Use nsTHashMap for nsBaseHashtable/nsDataHashtable uses with RefPtr data type. r=xpcom-reviewers,nika 2021-03-09 11:39:36 +00:00
SocketProcessHost.cpp
SocketProcessHost.h
SocketProcessImpl.cpp
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1686616 - make HttpActivityDistributor use Components instead of Services. r=kmag,necko-reviewers,valentin 2021-02-18 13:26:30 +00:00
SocketProcessParent.h Bug 1689987 - P4: Add a telemetry probe to collect channel success rate when ODoH is used r=necko-reviewers,valentin 2021-02-18 12:50:03 +00:00