Closed
Bug 1818853
Opened 2 years ago
Closed 2 years ago
Investigate how to notify a user of extension process crash (and user actions)
Categories
(GeckoView :: General, task, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zmckenney, Unassigned)
References
Details
(Whiteboard: [addons-jira])
When changing to extensions in a separate process we will need to have crash reporting that is a separate flow from a normal content process crash (likely showing the user a notification of some kind after a certain number of attempts to restart the extension process).
Investigation items:
- Determine the amount of restart attempt fails before showing a user a notification
- Determine the UI/UX to show to the user when an extension process crashes (snackbar?)
- Determine how the user can report this crash (notification action button?)
Reporter | ||
Updated•2 years ago
|
Summary: Change crash reporting flow for extensions process → Investigate how to notify a user of extension process crash (and user actions)
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•2 years ago
|
Whiteboard: [addons-jira]
Updated•2 years ago
|
Comment 1•2 years ago
|
||
This is a spike in jira, we didn't strictly need a bug for that, closing.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•