Closed
Bug 1879596
Opened 2 years ago
Closed 2 years ago
Set `extensions.formautofill.addresses.experiments.enabled` to true on android
Categories
(Toolkit :: Form Autofill, defect)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox122 | --- | unaffected |
| firefox123 | --- | unaffected |
| firefox124 | + | fixed |
People
(Reporter: issammani, Assigned: issammani)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxcm-bugs-2023])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
On Desktop we set this pref to false and it's controlled by Nimbus. On android this causes test failures since we have custom logic and don't use Nimbus. We need to set this pref value to always true in android.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by imani@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/496c531edf87
Set extensions.formautofill.addresses.experiments.enabled to true for android. r=sgalich
Updated•2 years ago
|
status-firefox122:
--- → unaffected
status-firefox123:
--- → unaffected
status-firefox124:
--- → affected
status-firefox-esr115:
--- → unaffected
tracking-firefox124:
--- → +
Keywords: regression
Regressed by: 1865705
See Also: → 1865705
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/9c7562b79131
Set extensions.formautofill.addresses.experiments.enabled to true for android. r=sgalich
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Comment 5•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxcm-bugs-2023]
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•