Wallet.crypto.autocompleteoverrideFrom MozillaZine Knowledge Base
[edit] BackgroundInternet Explorer 5 introduced a way for websites to prevent the browser from remembering data entered in form fields, implemented as an attribute on HTML form elements ( In response, support for the attribute was added for Netscape 6.2 and Mozilla 0.8.1. Shortly after support was added, this preference was added to allow the browser to ignore the attribute if autocomplete entries were being encrypted locally. This preference was originally Suite-specific, as Firefox and Camino use different implementations of form data saving. Camino gained support in version 0.9. Firefox will not support this preference (see bug 245333); a workaround is to use the Remember Password bookmarklet which disables the attribute on a per-page basis. [edit] Possible values and their effects[edit] TrueAllow the browser to remember data entered in form elements that use [edit] FalseHonor the [edit] Caveats
[edit] Recommended settingsIf you aren’t comfortable keeping sensitive usernames and passwords locally on your computer (and you don’t want to accidentally save them via the Password Manager), you may want to leave this preference set to false. Otherwise, this is a convenient way to always save your usernames and passwords, even when websites think you shouldn’t. [edit] First checked in
[edit] Has an effect in
[edit] Related bugs
[edit] Related preferences[edit] See also[edit] External links |