Closed
Bug 1882136
Opened 1 year ago
Closed 1 year ago
Don't send internal AuthenticationError to the state machine checker
Categories
(Application Services :: Fxa Client, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bdk, Unassigned)
Details
FxaAccountManager
sometimes creates an AuthenticationError internally and sends it to its own state machine. In that case, we shouldn't send the event to the FxA state machine checker, because we've already sent it the EnsureCapabilitiesAuthError
event.
Reporter | ||
Comment 1•1 year ago
|
||
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•