Extend the GV Autocomplete API to support addresses
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox91 fixed)
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: esawin, Assigned: owlish)
References
Details
(Whiteboard: [geckoview:m91])
Attachments
(3 files)
Split out from bug 1691819 because it's not blocking the MVP/initial release and address support needs more platform work.
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Reporter | ||
Comment 2•3 years ago
|
||
Depends on D109137
Reporter | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
So I checked as thoroughly as I could, and I don't see any bugs blocking this. In order to land, this needs:
- Another tests in https://phabricator.services.mozilla.com/D109137 as per Agi's request there
- Another review for this https://phabricator.services.mozilla.com/D109139
Assignee | ||
Comment 7•3 years ago
|
||
...as well as a rebase for all three patches and some amendments in https://phabricator.services.mozilla.com/D109138 (the API change won't be in 89 release)
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Discussed during the autofill meeting, this work is not part of the CC autofill MVP.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bfa7384a8874 [1.0] Extend GV Autocomplete API with address support r=geckoview-reviewers,agi,aklotz
Comment 10•2 years ago
|
||
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7cede79b33b2 [2.0] Add address autocomplete tests r=geckoview-reviewers,agi
Comment 11•2 years ago
|
||
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9b657128a173 [3.0] Update API changelog r=geckoview-reviewers,agi
Comment 12•2 years ago
|
||
Backed out for causing mochitest failures in browser_autocomplete_footer
Backout link: https://hg.mozilla.org/integration/autoland/rev/4f7b60d2d51e72e14b3bfb1c357b254a876d1640
Assignee | ||
Updated•2 years ago
|
Comment 13•2 years ago
|
||
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3a5a0d8ea411 [2.0] Add address autocomplete tests r=geckoview-reviewers,agi
Comment 14•2 years ago
|
||
Backout by dluca@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c450490ac067 Backed out changeset 3a5a0d8ea411 for Browser-chrome failures in browser/extensions/formautofill/test/browser/browser_autocomplete_footer.js. CLOSED TREE
Comment 15•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bfa7384a8874
https://hg.mozilla.org/mozilla-central/rev/9b657128a173
Assignee | ||
Comment 16•2 years ago
|
||
One of the changesets wasn't merged yet, reopening
Comment 17•2 years ago
|
||
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c99bb7d3308e [2.0] Add address autocomplete tests r=geckoview-reviewers,agi
Comment 18•2 years ago
|
||
Backed out for causing Mochitest failures in browser_anti_clickjacking.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/20ab2670b9f66f26a95664f44dcbe1d01a6c3a77
Failure log: https://treeherder.mozilla.org/logviewer?job_id=342554419&repo=autoland&lineNumber=2404
Assignee | ||
Updated•2 years ago
|
Comment 19•2 years ago
|
||
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fcc24ac34f5d [2.0] Add address autocomplete tests r=geckoview-reviewers,agi
Comment 20•2 years ago
|
||
Backed out for causing mochitest failures in creditCard/test_clear_form
Backout link: https://hg.mozilla.org/integration/autoland/rev/db9b583794245e1df4f6e68e23f08d98fed0a118
Assignee | ||
Updated•2 years ago
|
Comment 21•2 years ago
|
||
Pushed by istorozhko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d0e739039d77 [2.0] Add address autocomplete tests r=geckoview-reviewers,agi
Comment 22•2 years ago
|
||
bugherder |
Description
•