Bug 563682 - Latest Secret phrase does not update in password manager, r=Mardak

--HG--
extra : rebase_source : bc6631f3d4732fb48ddb131cb36ce1bde23d991e
This commit is contained in:
Mike Connor 2010-05-04 16:56:12 -04:00
Родитель 18372106ac
Коммит d500173a72
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -619,6 +619,7 @@ WeaveSvc.prototype = {
/* Set this so UI is updated on next run */
this.passphrase = newphrase;
this.persistLogin();
/* Login in sync: this also generates new keys */
this.login();