Open
Bug 1393663
Opened 8 years ago
Updated 3 years ago
[Form Autofill] Consider further refactor activation of form autofill with more representive active state
Categories
(Toolkit :: Form Autofill, enhancement, P3)
Toolkit
Form Autofill
Tracking
()
NEW
People
(Reporter: ralin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [form autofill])
No description provided.
Reporter | ||
Comment 1•8 years ago
|
||
Before credit card feature joined, there's one pref and one storage type for determining activation of features, however, now it's not the only indicator to entirely enable/disable form autofill.
We should consider making "autofillSavedFieldNames" and "autofillEnabled" more informative to convey the real state of both features(address and credit card), and help other components avoid duplicate work querying prefs or calculate savedFieldNames themselves.
Summary: [Form Autofill] → [Form Autofill] Consider further refactor activation of form autofill with more representive active state
Whiteboard: [form autofill]
Updated•8 years ago
|
Blocks: fx-form-autofill
Updated•8 years ago
|
Component: Form Manager → Form Autofill
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•