зеркало из https://github.com/mozilla/gecko-dev.git
Bug 868094 - Sync service should notify when the startOver process completes. r=rnewman
This commit is contained in:
Родитель
a17e244ae1
Коммит
654cc2feb2
|
@ -876,6 +876,8 @@ Sync11Service.prototype = {
|
|||
Svc.Prefs.set("lastversion", WEAVE_VERSION);
|
||||
|
||||
this.identity.deleteSyncCredentials();
|
||||
|
||||
Svc.Obs.notify("weave:service:start-over:finish");
|
||||
},
|
||||
|
||||
persistLogin: function persistLogin() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче