mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 10:25:01 +00:00
bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf
This commit is contained in:
parent
e22f2cdc83
commit
94722a4de0
@ -3038,7 +3038,6 @@ WLLT_DeleteAll() {
|
||||
wallet_Clear(&wallet_SchemaToValue_list);
|
||||
wallet_WriteToFile(schemaValueFileName, wallet_SchemaToValue_list);
|
||||
SI_DeleteAll();
|
||||
SI_SetBoolPref(pref_Crypto, PR_FALSE);
|
||||
}
|
||||
|
||||
PUBLIC void
|
||||
|
Loading…
Reference in New Issue
Block a user