Closed
Bug 1926108
Opened 15 days ago
Closed 15 days ago
Fix available sync engines reported for the oauth flows.
Categories
(Firefox :: Firefox Accounts, defect, P2)
Firefox
Firefox Accounts
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
References
()
Details
Attachments
(1 file)
There are 2 things wrong here:
- we use the engine name "preferences" instead of "prefs", meaning that's not offered in the CWTS flows on FxA.
- we unconditionally say "addresses" is available where it appears this may not be available on release etc (as opposed to credit-cards, which does appear to be unconditionally available these days
Assignee | ||
Comment 1•15 days ago
|
||
Updated•15 days ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/68ef89b4dc6d
fix the list of available sync engines for the fxa oauth flows. r=skhamis
Comment 3•15 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 15 days ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•