зеркало из https://github.com/mozilla/gecko-dev.git
Bug 946320 - Followup, remove all logins after disabling sync. r=me
--HG-- extra : rebase_source : 1a0da944bb2cde11e899b78b2421ab87837553d2
This commit is contained in:
Родитель
4dd0812219
Коммит
f7b67ae5e4
|
@ -43,6 +43,7 @@ add_task(function() {
|
|||
|
||||
let syncPrefBranch = new Preferences("services.sync.");
|
||||
syncPrefBranch.resetBranch("");
|
||||
Services.logins.removeAllLogins();
|
||||
|
||||
let hiddenPanelPromise = promisePanelHidden(window);
|
||||
PanelUI.toggle({type: "command"});
|
||||
|
|
Загрузка…
Ссылка в новой задаче