bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@105436 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user