Open Bug 1464886 Opened 6 years ago Updated 10 months ago

Allow Form Autofill availability to be toggled at runtime

Categories

(Toolkit :: Form Autofill, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: mconley, Unassigned)

Details

Right now, only when the system add-on starts up do we check to see whether or not FormAutofill needs to be enabled. It'd be nice if there was an observer so we could toggle the enabled/disabled state at runtime to make testing both states easier, since we ship both states (conditioned on things like the user's locale / region).
Enabling/disabling is live and refers to the user choice in preferences. Making the whole feature available/unavailable was deemed too complicated and not worth all the effort when it's mostly useful for testing.
Severity: normal → enhancement
Priority: -- → P5
Summary: Allow Form Autofill to be enabled and disabled at runtime → Allow Form Autofill availability to be toggled at runtime
Severity: normal → S3

Most likely we will use Nimbus for such things.

You need to log in before you can comment on or make changes to this bug.