Closed
Bug 1279081
Opened 10 years ago
Closed 9 years ago
After disabling self-repair, wait until the next time Firefox restarts to activate addon
Categories
(Firefox :: Normandy Client, defect, P4)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mythmon, Assigned: mythmon)
References
Details
Currently the addon will change preferences to disable Firefox's built in Self-repair when the addon is loaded. Self-repair only reads these preference at boot, so it won't stop running until the next time Firefox is started.
This bug covers adding logic to the addon to wait one Firefox-restart after disabling Self-repair before taking any actions
| Assignee | ||
Updated•9 years ago
|
Assignee: mcooper → nobody
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Comment 1•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/normandy-addon
https://github.com/mozilla/normandy-addon/commit/b7cead66a1c01986e4969d2d2ee7365ff6a8a20c
Wait one restart after disabling self-repair
Fixes bug 1279081
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/normandy
https://github.com/mozilla/normandy/commit/b7cead66a1c01986e4969d2d2ee7365ff6a8a20c
Wait one restart after disabling self-repair
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/normandy
https://github.com/mozilla/normandy/commit/b7cead66a1c01986e4969d2d2ee7365ff6a8a20c
Wait one restart after disabling self-repair
Updated•8 years ago
|
Product: Shield → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•