зеркало из https://github.com/mozilla/pjs.git
Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak
This commit is contained in:
Родитель
1f89991009
Коммит
63b4516a8d
|
@ -745,7 +745,6 @@ var HistoryMenu = {
|
|||
|
||||
var menuPopup = aEvent.target;
|
||||
var resultNode = menuPopup.getResultNode();
|
||||
var wasOpen = resultNode.containerOpen;
|
||||
resultNode.containerOpen = true;
|
||||
document.getElementById("endHistorySeparator").hidden =
|
||||
resultNode.childCount == 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче