Description[net] Make HostResolverImpl::OnIPAddressChange faster by removing blocking on HaveOnlyLoopbackAddresses.
Also simplify HostResolverImpl::IPv6ProbeJob by using MessageLoop::PostTaskAndReply with a WeakPtr.
BUG=157933
TEST=manual, disable/enable network connection
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166150
Patch Set 1 #Patch Set 2 : use separate WeakPtrFactory for ProbeJobs #Patch Set 3 : cleanup #
Total comments: 4
Patch Set 4 : replace refcounting with Unretained/Owned #Patch Set 5 : use ipv6_probe_monitoring_ as a cancellation flag #Messages
Total messages: 6 (0 generated)
|