Support NetworkChangeNotifier::FinalizingMetricsLogRecord with network service |
|||||
Issue descriptionNetworkMetricsProvider, which lives in the browser process, currently calls NetworkChangeNotifier::FinalizingMetricsLogRecord (1), which we want to only live in the network process. FinalizingMetricsLogRecord only does anything on Android (2), where it sets the NCN.CellularConnectionSubtype histogram. We should figure out how/if to migrate this. 1: https://cs.chromium.org/chromium/src/components/metrics/net/network_metrics_provider.cc?l=185 2: https://cs.chromium.org/chromium/src/net/android/network_change_notifier_android.cc?l=235
,
Sep 18
,
Sep 24
,
Jan 14
,
Today
(13 hours ago)
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by dxie@google.com
, Sep 18