зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset cc42921d3f36 (bug 1121497)
This commit is contained in:
Родитель
032a05b0a6
Коммит
ece1bd7793
|
@ -211,8 +211,6 @@ CoreLocationLocationProvider::Startup()
|
||||||
mCLObjects = clObjs.forget();
|
mCLObjects = clObjs.forget();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Must be stopped before starting or response (success or failure) is not guaranteed
|
|
||||||
[mCLObjects->mLocationManager stopUpdatingLocation];
|
|
||||||
[mCLObjects->mLocationManager startUpdatingLocation];
|
[mCLObjects->mLocationManager startUpdatingLocation];
|
||||||
return NS_OK;
|
return NS_OK;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче