зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 86ac3a19e456 (bug 1118806) for mochitest-dt failures.
CLOSED TREE
This commit is contained in:
Родитель
f82bd1466b
Коммит
93ece15acd
|
@ -81,7 +81,7 @@ this.StorageUI = function StorageUI(front, target, panelWin) {
|
|||
|
||||
this.front.listStores().then(storageTypes => {
|
||||
this.populateStorageTree(storageTypes);
|
||||
}).catch(Cu.reportError);
|
||||
});
|
||||
this.onUpdate = this.onUpdate.bind(this);
|
||||
this.front.on("stores-update", this.onUpdate);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче