Closed
Bug 310302
Opened 19 years ago
Closed 7 years ago
Ability to back out an update
Categories
(Toolkit :: Application Update, enhancement)
Toolkit
Application Update
Tracking
()
RESOLVED
DUPLICATE
of bug 1152027
Future
People
(Reporter: Bugzilla-alanjstrBugs, Unassigned)
References
Details
There are times when an update causes an unstable or broken browser. For example, yesterday's nightly patch made the Bookmarks toolbar unusable. A mechanism should exist to roll back an update
Comment 1•18 years ago
|
||
This would be nice to have. If it's not marked a duplicate I'll cast my vote for this.
Comment 2•18 years ago
|
||
Something we should definitely investigate for Firefox 3; the ideal place to offer the UI would likely be in the Update History view in the prefpanels.
Updated•17 years ago
|
Target Milestone: Firefox 3 alpha1 → Firefox 3 beta1
Comment 4•17 years ago
|
||
xtc4uall@gmail.com, only a release manager or a developer should set the Target Milestone. As far as I know you are neither, so please don't make changes.
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 5•16 years ago
|
||
Our current update mechanism doesn't have any facility for this and adding it would likely be painful. At bare minimum we would have to keep files around to know what to reverse out and we have a pretty bad record with handling out of disk space errors with the app as well as the updater. For Windows if we were to implement MSI's and use the MSI update mechanism instead of our own I believe we would be able to do this relatively easily in comparison though I am not saying it would be easy.
Target Milestone: mozilla1.9alpha7 → Future
Comment 7•7 years ago
|
||
If this is ever going to happen it will most likely happen in bug 1152027 which implements this as part of startup
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•