зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1849124 - Make sure card-container calls MozLitElement's disconnectedCallback. r=fxview-reviewers,kcochrane
Depends on D187506 Differential Revision: https://phabricator.services.mozilla.com/D187507
This commit is contained in:
Родитель
6340fb49af
Коммит
638ebb3abe
|
@ -56,8 +56,6 @@ class CardContainer extends MozLitElement {
|
|||
}
|
||||
}
|
||||
|
||||
disconnectedCallback() {}
|
||||
|
||||
onToggleContainer() {
|
||||
this.isExpanded = this.detailsExpanded;
|
||||
if (this.preserveCollapseState) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче