Revert "fallback to Network Provider if wifi is turned off"
This reverts commit e13a069e. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 829053 as the culprit for flakes in the build cycles as shown on: https://analysis.chromium.org/p/chromium/flake-portal/analysis/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vZTEzYTA2OWUyZmNmZmU3OWM4MmRlNTAzMmEwMzVhMDRjNDIwMmZkMgw Sample Failed Build: https://ci.chromium.org/b/8863210065181297712 Sample Failed Step: services_unittests on (none) GPU on Mac on Mac-10.13.6 Sample Flaky Test: CoreLocationProviderTest.ShouldUseCallbackTest Original change's description: > fallback to Network Provider if wifi is turned off > > If Wifi is disabled Core Location does not work. In this case we will > fallback to the Network Location Provider which can use the IP address > to get an much less precise location. > > Bug: 1135766 > Change-Id: I3f5fa8e78fbb34bcec36dbd6eeb0e6adc06c64c6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453437 > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Commit-Queue: James Hollyer <jameshollyer@chromium.org> > Cr-Commit-Position: refs/heads/master@{#829053} Change-Id: Iecd1cf5b4e3a36fdac2b11d5c52754fab8772c31 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1135766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2549832 Cr-Commit-Position: refs/heads/master@{#829193}
Showing
Please register or sign in to comment