New issue
Advanced search Search tips

Issue 868007 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 1
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug

Blocking:
issue 821009



Sign in to add a comment

Migrate components/certificate_transparency/single_tree_tracker.cc to NetworkConnectionTracker

Project Member Reported by rmcelrath@chromium.org, Jul 26

Issue description

SingleTreeTracker::NetworkObserver currently uses net::NetworkChangeNotifier to receive network changes. 

With network service, that will need to be converted to using NetworkConnectionTracker's observer APIs.
 
Description: Show this description
Labels: OS-Windows
Status: WontFix (was: Available)
This is actually created downstream of NetworkContext, which lives in the network service, so it's ok that it uses NetworkChangeNotifier.

Sign in to add a comment