Closed
Bug 1273707
Opened 9 years ago
Closed 7 years ago
system add-ons should revert to built-in add-ons on beta updates
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
(Whiteboard: triaged)
Normally system add-ons revert to the built-in set when Firefox is upgraded, discarding any out-of-band updates installed to the profile.
However, this is not happening when a Beta update is applied (e.g. 46.0b1 -> 46.0b2).
Assignee | ||
Comment 1•9 years ago
|
||
Presumably this is the same behavior for Aurora and Nightly then - we don't publish updates to these channels from Balrog though, so these channels should be using the built-in set, which is why we haven't noticed it.
Maybe the build ID would be a better thing to look for rather than the version number?
Comment 2•9 years ago
|
||
(In reply to Robert Helmer [:rhelmer] from comment #1)
> Presumably this is the same behavior for Aurora and Nightly then - we don't
> publish updates to these channels from Balrog though, so these channels
> should be using the built-in set, which is why we haven't noticed it.
>
> Maybe the build ID would be a better thing to look for rather than the
> version number?
IIRC, the way Gecko updates determine "newer" is by looking at both (if version is higher, the update is newer, if version is equal and buildid is higher, the update is newer). It seems reasonable at face value to do so here, too.
Updated•9 years ago
|
Whiteboard: triaged
Comment 3•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
•