Closed
Bug 1832325
Opened 2 years ago
Closed 2 years ago
Improve how we deal with address section
Categories
(Toolkit :: Form Autofill, task, P2)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: dimi, Assigned: dimi)
References
Details
(Whiteboard: [fxcm-addr-compatibility])
Attachments
(4 files)
The improvement could contain:
2. Merge unnamed section with named section
2. Allow duplicate fields in a section (Ex. two emails field in one section)
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D177657
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D177658
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D177659
Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/461feeaf2664
P1. Merge unnamed section with named section and allow duplicated fields in a section r=credential-management-reviewers,sgalich
https://hg.mozilla.org/integration/autoland/rev/702b92251791
P2. Move FormAutofillSection to shared folder r=credential-management-reviewers,issammani
https://hg.mozilla.org/integration/autoland/rev/7489128f5380
P3. Add a test case to ensure we autofill duplicated fields r=credential-management-reviewers,sgalich
https://hg.mozilla.org/integration/autoland/rev/54d75a9a879e
P4. Use the number of different field type in a section to determine whether an address form is valid r=credential-management-reviewers,sgalich
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/461feeaf2664
https://hg.mozilla.org/mozilla-central/rev/702b92251791
https://hg.mozilla.org/mozilla-central/rev/7489128f5380
https://hg.mozilla.org/mozilla-central/rev/54d75a9a879e
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•