Chromium Code Reviews
Description[net (linux)] Don't send OnIPAddressChanged when the AddressMap is first populated.
The only observer that cares about the initial signal is AddressSorterPosix.
This CL:
- Adds ReadMessages to AddressTrackerLinux::Init so that the initial enumeration of
interfaces does not trigger the notification.
- Moves AddressTrackerLinux::Init before DnsConfigService::WatchConfig so that
HostResolverImpl won't create a DnsClient until AddressTrackerLinux assembles the
AddressMap.
BUG=146383
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=154953
Patch Set 1 #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|
||||||||||||||||||||||||||||