зеркало из https://github.com/mozilla/gecko-dev.git
I don't know how did that happen
This commit is contained in:
Родитель
272261d831
Коммит
9e4064da3a
|
@ -1830,7 +1830,7 @@
|
||||||
var isInToolbox = target == this._cachedTargetInToolbox;
|
var isInToolbox = target == this._cachedTargetInToolbox;
|
||||||
while (target && !isInToolbox) {
|
while (target && !isInToolbox) {
|
||||||
if (target == gNavToolbox) {
|
if (target == gNavToolbox) {
|
||||||
goolbox = true;
|
isInToolbox = true;
|
||||||
this._cachedTargetInToolbox = target;
|
this._cachedTargetInToolbox = target;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Загрузка…
Ссылка в новой задаче