зеркало из https://github.com/mozilla/gecko-dev.git
Backout 206148a18467 for windows M3 oranges
This commit is contained in:
Родитель
fb4cf54bd7
Коммит
88be868bd6
|
@ -147,11 +147,8 @@ void nsDeviceMotionSystem::Startup()
|
|||
if (mSensor)
|
||||
started = mSensor->Startup();
|
||||
|
||||
if (!started) {
|
||||
delete mSensor;
|
||||
mSensor = nsnull;
|
||||
if (!started)
|
||||
return;
|
||||
}
|
||||
|
||||
mUpdateTimer = do_CreateInstance("@mozilla.org/timer;1");
|
||||
if (mUpdateTimer)
|
||||
|
|
Загрузка…
Ссылка в новой задаче