Closed Bug 966568 Opened 11 years ago Closed 9 years ago

Prevent sync notification bar from appearing when there is a token authentication error with the storage server

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: ckarlof, Unassigned)

References

Details

(Whiteboard: [qa+])

Tokens are expected to be short-lived (e.g., 5 mins), so this auth error will be routine. The code currently automatically recovers from this error, but it briefly shows the notification bar. The current workaround in place is to make browserid_identity.js believe the lifetime of the token is 80% of what it actually is, which causes it to refresh the token significantly before it expires, preventing the notification bar from appearing. The fix is to revisit when the notification bar appears and prevent it from appearing during these routine and recoverable storage auth failures.
Whiteboard: [qa+]
It's been 2 years: can this be reverted back to normal?
Flags: needinfo?(ckarlof)
We are working on fixing how error notification bars work. Do have a specific concern?
Flags: needinfo?(ckarlof)
This was fixed in a sense, by completely removing all the sync notification bars. So I think we can safely close it.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.