DescriptionRemove threading from WifiDataProviderCommon.
Device data providers no longer need to implement base::Thread as all of geolocation has its own thread. The common code no longer straddles multiple threads. Only WifiDataProviderChromeOs needs to continue being careful as apparently it needs to run the wifi scans on the ui thread.
BUG=60739
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217793
Patch Set 1 #Patch Set 2 : Use client_loop instead of message_loop. #
Total comments: 6
Patch Set 3 : Address review comments. #Patch Set 4 : Rebase. #Messages
Total messages: 13 (0 generated)
|