Open
Bug 2038954
Opened 3 months ago
Updated 3 months ago
Perform signout request in felt after the browser exited
Categories
(Enterprise Products :: Firefox, task)
Enterprise Products
Firefox
Tracking
(Not tracked)
NEW
People
(Reporter: janika, Unassigned)
References
(Blocks 1 open bug)
Details
When the launched browser exits, we need to perform the signout requests after all glean telemetry has been sent from the browser, hence after shutdown. If we perform the signout too early, any glean telemetry that is sent afterwards will be unauthenticated and lost.
| Reporter | ||
Comment 1•3 months ago
•
|
||
We need also need to combine a signout request and sending any pending glean requests in an authenticated way.
Summary: Perform server-side signout after the browser exited → Perform signout request in felt after the browser exited
| Reporter | ||
Updated•3 months ago
|
Blocks: firefox-client-mvp
You need to log in
before you can comment on or make changes to this bug.
Description
•