Closed
Bug 1978563
Opened 3 months ago
Closed 1 month ago
Expose address metadata in toolkit for consumption on Android
Categories
(Firefox for Android :: Autofill, task)
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: segun, Assigned: boek)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fxdroid] [group1])
Attachments
(1 file, 1 obsolete file)
The address metadata currently used in desktop lives in AddressMetaData.sys.mjs and formatted in FormAutofillUtils.getFormLayout.
We would like to expose this to Android and re-use this logic in order to expand and improve support for manual address input.
See this doc and https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/translations-toolkit-to-fenix.html#creating-a-new-android-feature-using-existing-javascript-toolkit-code for more info on what this involves
Updated•3 months ago
|
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → jboek
Attachment #9519119 -
Attachment description: WIP: Bug 1978563 - Adds ability to query an engine for the structure of an address for a given locale → Bug 1978563 - Adds ability to query an engine for the structure of an address for a given locale
Status: NEW → ASSIGNED
Pushed by dsmith@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/699483ebb739
https://hg.mozilla.org/integration/autoland/rev/72b9692dd517
Adds ability to query an engine for the structure of an address for a given locale r=android-reviewers,sfamisa
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•19 days ago
|
Attachment #9505604 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•