As a part of network servicification, we are reducing our API surface so we can migrate embedders of //net to Network Service's mojo APIs.
connection_factory_impl.cc duplicates a lot of logic from http_stream_factory_impl_job.cc and uses net::InitSocketHandleForTlsConnect to access socket pools.
We need to refactor it to using services/network/proxy_resolving_client_socket.cc.
Details can be found in this doc:
https://docs.google.com/document/d/1iQl_Y2o7vykiPXpZiNbKov-WZbUb4RprmXIk311tTso/edit
Comment 1 by xunji...@chromium.org
, Mar 7 2018Status: Started (was: Assigned)