Change SubresourceLoadComplete() in frame.mojom to ResourceLoadComplete() |
||
Issue descriptionWhen Chrome runs with the network service, the task manager will track the network usage for a tab using WebContentsObserver methods. So far it would use SubresourceLoadComplete(), but that does not include frame loads. We should change that notification to include frame loads and rename it ResourceLoadComplete().
,
Mar 27 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 27 2018