Closed
Bug 1687561
Opened 4 years ago
Closed 4 years ago
Disable the skeleton UI permanently-ish if we crash during it
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: alexical, Assigned: alexical)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Because the skeleton UI is initialized before basically everything else, we don't have anything fancy for crash reporting or mitigation. We should simply permanently disable the skeleton UI if we crash during it, and should ensure that that gets reported via telemetry.
Assignee | ||
Comment 1•4 years ago
|
||
This will disable the skeleton UI if we crash while setting it up, and further
the error will propagate up and get reported via telemetry on the next run.
This is important because we don't have anything like the crash reporter set up
by the time we want to start showing the skeleton UI.
Depends on D102098
Updated•4 years ago
|
Assignee: nobody → dothayer
Status: NEW → ASSIGNED
Pushed by dothayer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e4edf63a4d4
Disable the skeleton UI permanently-ish if we crash during it r=mconley,emalysz
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•