Bug 1818853 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

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).
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?)

Back to Bug 1818853 Comment 0