Open Bug 1018304 (autofill-profile-storage) Opened 10 years ago Updated 2 years ago

[meta] Storage back-end for "form autofill profiles"

Categories

(Toolkit :: Form Autofill, defect)

defect

Tracking

()

People

(Reporter: Paolo, Unassigned)

References

(Depends on 2 open bugs, Blocks 1 open bug)

Details

(Keywords: meta)

This meta-bug tracks the work needed to store the personal information used by the requestAutocomplete and Form Autofill features, and synchronize it between different Firefox profiles.
Depends on: 1016733
Alias: rac-backend-profiles
Keywords: meta
Alias: rac-backend-profiles → rAc-backend-profiles
No longer blocks: 1018295
I think we should consider storing ISO 3166-2 codes (hopefully that's what libaddress input also uses) for the address-level1 field over the free-form text in the backend as once we have free-form text, it will be hard to migrate back the ISO 3166-2 and it would be nice to support <input autocomplete="address-level1" maxlength=N> for N=1…3 when the full name of the region is longer than 3 characters. In the case of minlength > 3, we would lookup the name in a database such as libaddressinput to provide the full name. In other words, we would prefer to fill and store the ISO 3166-2 code whenever possible.
Alias: rAc-backend-profiles → autofill-profile-storage
Depends on: 1337314
Depends on: 1338458
Depends on: 1352324
Depends on: 1389413
Component: Form Manager → Form Autofill
Depends on: 1429976
Summary: Storage back-end for "form autofill profiles" → [meta] Storage back-end for "form autofill profiles"
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.