mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
I hit this error when testing geolocation with Wi-Fi disabled. There is a race where the WifiGeoPositionProvider gets shut down (settting this.listener to null) but the xhr request is still alive (and the xhr callback later hits the null this.listener). MozReview-Commit-ID: E3jCFM3om5A --HG-- extra : rebase_source : 7a0409c2eca6629877aeb82b89fce55b5ff67f75 extra : source : 1e793af6b1731e59468d4222543c8dfaf951dc43 |
||
|---|---|---|
| .. | ||
| android | ||
| linux | ||
| mac | ||
| tests | ||
| windows | ||
| moz.build | ||
| NetworkGeolocationProvider.js | ||
| NetworkGeolocationProvider.manifest | ||
| nsDeviceSensors.cpp | ||
| nsDeviceSensors.h | ||
| nsIOSFileConstantsService.idl | ||
| OSFileConstants.cpp | ||
| OSFileConstants.h | ||