Closed
Bug 1691819
Opened 4 years ago
Closed 4 years ago
Extend the GV Autocomplete API to support credit cards
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: esawin, Assigned: esawin)
References
()
Details
(Whiteboard: [geckoview:m88][geckoview:m89])
Attachments
(4 files)
Currently, the GV Autocomplete API only supports logins (username/password pairs).
In this bug we'll track the work needed to extend that API to support credit card and address entries.
See design doc for details.
Assignee | ||
Updated•4 years ago
|
Priority: -- → P1
Assignee | ||
Updated•4 years ago
|
Whiteboard: [geckoview:m88]
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: Bug 1691819 - [1.0] Extend the Autocomplete API to support credit cards. → Bug 1691819 - [1.0] Extend the Autocomplete API to support credit cards and addresses.
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: Bug 1691819 - [1.0] Extend the Autocomplete API to support credit cards and addresses. → Bug 1691819 - [1.1] Extend the Autocomplete API to support credit cards and addresses.
Assignee | ||
Updated•4 years ago
|
Whiteboard: [geckoview:m88] → [geckoview:m88][geckoview:m89]
Assignee | ||
Updated•4 years ago
|
Summary: Extend the GV Autocomplete API to support credit cards and addresses → Extend the GV Autocomplete API to support credit cards
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: Bug 1691819 - [1.1] Extend the Autocomplete API to support credit cards and addresses. → Bug 1691819 - [1.2] Extend the Autocomplete API to support credit cards.
Updated•4 years ago
|
Attachment #9209288 -
Attachment description: Bug 1691819 - [3.0] Update API changelog. → Bug 1691819 - [3.1] Update API changelog.
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: Bug 1691819 - [1.2] Extend the Autocomplete API to support credit cards. → WIP: Bug 1691819 - [1.2] Extend the Autocomplete API to support credit cards.
Updated•4 years ago
|
Attachment #9209287 -
Attachment description: Bug 1691819 - [2.0] Share required prefs to enable credit card and address form autocomplete for GeckoView. → WIP: Bug 1691819 - [2.0] Share required prefs to enable credit card and address form autocomplete for GeckoView.
Updated•4 years ago
|
Attachment #9209288 -
Attachment description: Bug 1691819 - [3.1] Update API changelog. → WIP: Bug 1691819 - [3.1] Update API changelog.
Updated•4 years ago
|
Attachment #9210395 -
Attachment description: Bug 1691819 - [4.0] Add credit card autocomplete tests. → WIP: Bug 1691819 - [4.0] Add credit card autocomplete tests.
Updated•4 years ago
|
Attachment #9210395 -
Attachment description: WIP: Bug 1691819 - [4.0] Add credit card autocomplete tests. → WIP: Bug 1691819 - [4.1] Add credit card autocomplete tests.
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: WIP: Bug 1691819 - [1.2] Extend the Autocomplete API to support credit cards. → Bug 1691819 - [1.5] Extend the Autocomplete API to support credit cards.
Updated•4 years ago
|
Attachment #9209287 -
Attachment description: WIP: Bug 1691819 - [2.0] Share required prefs to enable credit card and address form autocomplete for GeckoView. → Bug 1691819 - [2.1] Share required prefs to enable credit card and address form autocomplete for GeckoView.
Updated•4 years ago
|
Attachment #9209288 -
Attachment description: WIP: Bug 1691819 - [3.1] Update API changelog. → Bug 1691819 - [3.2] Update API changelog.
Updated•4 years ago
|
Attachment #9210395 -
Attachment description: WIP: Bug 1691819 - [4.1] Add credit card autocomplete tests. → Bug 1691819 - [4.3] Add credit card autocomplete tests.
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: Bug 1691819 - [1.5] Extend the Autocomplete API to support credit cards. → Bug 1691819 - [1.6] Extend the Autocomplete API to support credit cards.
Updated•4 years ago
|
Attachment #9209288 -
Attachment description: Bug 1691819 - [3.2] Update API changelog. → Bug 1691819 - [3.3] Update API changelog.
Updated•4 years ago
|
Attachment #9210395 -
Attachment description: Bug 1691819 - [4.3] Add credit card autocomplete tests. → Bug 1691819 - [4.4] Add credit card autocomplete tests.
Updated•4 years ago
|
Attachment #9210395 -
Attachment description: Bug 1691819 - [4.4] Add credit card autocomplete tests. → Bug 1691819 - [4.5] Add credit card autocomplete tests.
Updated•4 years ago
|
Attachment #9205839 -
Attachment description: Bug 1691819 - [1.6] Extend the Autocomplete API to support credit cards. → Bug 1691819 - [1.7] Extend the Autocomplete API to support credit cards.
Pushed by esawin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/82d6eabbbc9d [1.7] Extend the Autocomplete API to support credit cards. r=geckoview-reviewers,agi https://hg.mozilla.org/integration/autoland/rev/22224a37e7d4 [2.1] Share required prefs to enable credit card and address form autocomplete for GeckoView. r=geckoview-reviewers,agi https://hg.mozilla.org/integration/autoland/rev/bbb294035947 [3.3] Update API changelog. r=geckoview-reviewers,owlish https://hg.mozilla.org/integration/autoland/rev/e196ca586b93 [4.5] Add credit card autocomplete tests. r=geckoview-reviewers,agi
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/82d6eabbbc9d
https://hg.mozilla.org/mozilla-central/rev/22224a37e7d4
https://hg.mozilla.org/mozilla-central/rev/bbb294035947
https://hg.mozilla.org/mozilla-central/rev/e196ca586b93
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•