Open
Bug 1859678
Opened 2 years ago
Updated 2 years ago
Refactor extensions process crash controller
Categories
(Firefox for Android :: WebExtensions, enhancement, P3)
Tracking
()
NEW
People
(Reporter: zmckenney, Assigned: zmckenney)
Details
Focus of the refactor
- Removing the static call for the presentDialog
- Removing the lifecycle aware "feature" and instead move to a HomeActivity dependency for the controller and observer
- Moving the killApp() to the HomeActivity
- Changing the switch from being whether to present a dialog to when the threshold has been exceeded.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•