Closed
Bug 1195013
Opened 9 years ago
Closed 7 years ago
Implement a way to disable some add-ons and restart the process for looking for an incompatible add-on
Categories
(Toolkit :: Add-ons Manager, enhancement)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: masayuki, Unassigned)
Details
When I work on Army of Awesome, I see a lot of users who see buggy behavior of Firefox UI but it's not reproduced in safe-mode. In such case, for looking for a buggy add-on, they need to disable all add-ons first, and then, enable an add-on and restart Firefox repeatedly.
However, if the number of installed add-ons is too many, it's hard to do that.
I'd like to suggest that add-on manager should help that with bisect algorithm. After restart with enabled add-ons, add-on manager should ask whether the issue is still there or not. (If it's crashed, it should assume that there is the issue) Then, add-on manager should restart and enable half of the other add-ons when the issue isn't there. Otherwise, add-on manager should restart disables half of the enabled add-ons.
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•