mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 868094 - Sync service should notify when the startOver process completes. r=rnewman
This commit is contained in:
parent
d00a120518
commit
f4bab2d516
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user