зеркало из https://github.com/mozilla/gecko-dev.git
Update mUpdateWindowWatcher even if mActive is false. Bug 343650, patch by
Mikhail Zabaluev <mhz@altlinux.org>, r+sr=bryner
This commit is contained in:
Родитель
4668a7564a
Коммит
f014254c5c
|
@ -536,7 +536,8 @@ nsFocusController::SetActive(PRBool aActive)
|
|||
UpdateWWActiveWindow();
|
||||
else
|
||||
mUpdateWindowWatcher = PR_TRUE;
|
||||
}
|
||||
} else
|
||||
mUpdateWindowWatcher = PR_FALSE;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче