Bug 1437512 - Part 2 - Remove the "panelmultiview" binding. r=Gijs

MozReview-Commit-ID: H9R7ahkCr2U
This commit is contained in:
Paolo Amadini
2018-02-25 18:43:55 +00:00
parent 96c2add862
commit 2721462de9
6 changed files with 46 additions and 38 deletions

View File

@@ -423,10 +423,7 @@ const PanelUI = {
}
aAnchor.open = false;
// Ensure we run the destructor:
PanelMultiView.forNode(multiView).destructor();
tempPanel.remove();
PanelMultiView.removePopup(tempPanel);
};
if (aAnchor.parentNode.id == "PersonalToolbar") {