Chromium Code Reviews
DescriptionOptimize NetworkChangeNotifierAutoDetect construction
1) Avoid doing duplicated work, like fetching Wifi SSID twice.
2) When app has ACCESS_WIFI_STATE permission, call WifiManager
directly to get SSID as this is faster than calling
AndroidNetworkLibrary.getWifiSSID().
BUG=647691
Patch Set 1 #Patch Set 2 : update test #Patch Set 3 : add comments #Patch Set 4 : simplify #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||