Merge #5103
5103: Closes #5050: Improve handling of authentication problems r=csadilek a=grigoryk
This PR ensures that account doesn't disappear on app restart after hitting authentication problems.
Also:
- there's some FxaDeviceConstellation cleanup/simplification
- profile cache is now used; this way, we don't need to fetch profile every time account manager is instantiated
Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
Please register or sign in to comment