mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Update mUpdateWindowWatcher even if mActive is false. Bug 343650, patch by
Mikhail Zabaluev <mhz@altlinux.org>, r+sr=bryner
This commit is contained in:
parent
4668a7564a
commit
f014254c5c
@ -536,7 +536,8 @@ nsFocusController::SetActive(PRBool aActive)
|
||||
UpdateWWActiveWindow();
|
||||
else
|
||||
mUpdateWindowWatcher = PR_TRUE;
|
||||
}
|
||||
} else
|
||||
mUpdateWindowWatcher = PR_FALSE;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user