DescriptionNon-functional simplification of NetworkChangeNotifierAutoDetect code
Turns out NetworkState was only needed for the current default network,
so simplify unnecessary pieces. This is in preparation for adding
WiFi SSID to NetworkState, so I wanted to reduce the dependence on
NetworkState so the code wouldn't be required to fetch the Wifi
SSID as much.
BUG=647691
R=xunjieli
Committed: https://crrev.com/0e30b8a04dde1f68f8a03f915bf448e65bbd7a19
Cr-Commit-Position: refs/heads/master@{#420653}
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comment #Patch Set 3 : Fix getConnectionType return type #
Total comments: 5
Patch Set 4 : rename getCurrent to convertTo #Patch Set 5 : fix additional reference #
Dependent Patchsets: Messages
Total messages: 24 (8 generated)
|