зеркало из https://github.com/mozilla/pjs.git
Followup patch to bug 384370 (irc-r=mano)
This commit is contained in:
Родитель
f785e91cbb
Коммит
a9cf81954a
|
@ -1006,7 +1006,7 @@
|
||||||
if (aPopup._built)
|
if (aPopup._built)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
PlacesUtils.cleanPlacesPopup(aPopup);
|
PlacesUIUtils.cleanPlacesPopup(aPopup);
|
||||||
|
|
||||||
var resultNode = aPopup._resultNode;
|
var resultNode = aPopup._resultNode;
|
||||||
if (!resultNode.containerOpen)
|
if (!resultNode.containerOpen)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче