New issue
Advanced search Search tips

Issue 870179 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task



Sign in to add a comment

net::ProxyResolverFactoryV8TracingWrapper is dead code

Project Member Reported by ricea@chromium.org, Aug 2

Issue description

net/proxy_resolution/proxy_resolver_v8_tracing_wrapper.cc is no longer referenced by anything but its own tests, and should be removed.

However, proxy_resolver_v8_tracing_wrapper_unittest.cc is providing some coverage for ProxyResolverFactoryV8Tracing, which is still used. Before removing ProxyResolverFactoryV8TracingWrapper the tests will need to be merged into proxy_resolver_v8_tracing_unittest.cc and cleaned up to remove duplicates and expectations that are no longer relevant.
 
Labels: -Type-Bug Type-Task

Sign in to add a comment