|
Geolocation: move polling policy to its own file.
This change permits cleaning up the dependencies in WifiDataProviderChromeOs, it was pulling in WifiDataProviderCommon not to derive it, but to use the polling policy. It doesn't actually use WifiDataProviderCommon::WlanApiInterface.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222069
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+44 lines, -148 lines) |
Patch |
 |
M |
content/browser/geolocation/wifi_data_provider_chromeos.h
|
View
|
1
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_chromeos.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_common.h
|
View
|
1
|
4 chunks |
+3 lines, -41 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_common_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_linux.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_linux.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_mac.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_mac.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_win.h
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/geolocation/wifi_data_provider_win.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
content/browser/geolocation/wifi_polling_policy.h
|
View
|
1
|
3 chunks |
+13 lines, -77 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|