You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First to one million wins :) Nah, I just want some feedback.
It has been mooted that forms history be disabled. I mean how often does this come in handy (I know it does for me for a few minutes at a time for specific tasks - eg some searches - I assume this affects search history in the search bar). I can live without it. I actually clear form history in ctrl-shift-del. Form history is also cleared on close.
I'm happy to set 0860 to active [ user_pref("browser.formfill.enable", false); ]
Vote (non-binding, I just want feedback)
👍 to make user_pref("browser.formfill.enable", false); ACTIVE
👎 to keep the status quo where this pref is INACTIVE
The text was updated successfully, but these errors were encountered:
Also 0861 (browser.formfill.saveHttpsForms) could be made active as well to be consistent - or was this one that was about to be deprecated, earthlng?
yes that's the one. But since we keep the deprecated/removed prefs in the same state but group-commented-out in 9999, if we make .enable active we should also make .saveHttpsForms active before we move it to 9999 IMO
First to one million wins :) Nah, I just want some feedback.
It has been mooted that forms history be disabled. I mean how often does this come in handy (I know it does for me for a few minutes at a time for specific tasks - eg some searches - I assume this affects search history in the search bar). I can live without it. I actually clear form history in ctrl-shift-del. Form history is also cleared on close.
I'm happy to set
0860
to active [ user_pref("browser.formfill.enable", false); ]Vote (non-binding, I just want feedback)
👍 to make user_pref("browser.formfill.enable", false); ACTIVE
👎 to keep the status quo where this pref is INACTIVE
The text was updated successfully, but these errors were encountered: