Hi all,
It's just a reminder to the developers: Since bug
1330567 is landed in central, there will be another new key "browser.formautofill.experimental" for the internal development, and it will replace the original "browser.formautofill.enabled" at bootstrap.
"browser.formautofill.enabled"
is still existed in the config, but it will represent the actual
feature enable/disable status and directly relate to the feature enabled
checkbox in preference panel. If you want to test the autofill feature
right now, please remember to enable the following 3 prefs:
- browser.formautofill.experimental
- browser.formautofill.enabled
- dom.forms.autocomplete.experimental