Closed Bug 1455337 Opened 7 years ago Closed 7 years ago

Language packs should be compatible with major.minor.* rather than declaring the .sec version

Categories

(Firefox Build System :: General, defect)

3 Branch
defect
Not set
normal

Tracking

(firefox-esr6060+ fixed, firefox60blocking fixed, firefox61+ fixed, firefox62+ fixed)

RESOLVED FIXED
mozilla62
Tracking Status
firefox-esr60 60+ fixed
firefox60 blocking fixed
firefox61 + fixed
firefox62 + fixed

People

(Reporter: Callek, Assigned: Callek)

References

Details

Attachments

(1 file)

No description provided.
AMO needs to enter the application version for every Firefox release at this time, and in doing so they don't usually enter .sec versions, as these versions are exposed to addon devs in UX where they can specify outside of the xpi what versions of Firefox they are compatible with. Language packs however set min version to things like 59.0.2 which AMO doesn't know about. AMO will also fail to validate an .xpi with an unknown min version.
AMO needs to enter the application version for every Firefox release at this time, and in doing so they don't usually enter .sec versions, as these versions are exposed to addon devs in UX where they can specify outside of the xpi what versions of Firefox they are compatible with. Language packs however set min version to things like 59.0.2 which AMO doesn't know about. AMO will also fail to validate an .xpi with an unknown min version. This code logic is slightly compounded by the fact that SeaMonkey uses these codepaths as well, so we need to account for it here.
Comment on attachment 8972760 [details] Bug 1455337 - Set min version appropriately for language packs. r=glandium Gregory Szorc [:gps] has approved the revision. https://phabricator.services.mozilla.com/D1112
Attachment #8972760 - Flags: review+
https://hg.mozilla.org/releases/mozilla-esr60/rev/f7f40b6cf8cfc0d7a84b585a1e6d27ad14dc06c4 Bug 1455337 - Set min version appropriately for language packs. r=gps, a=testing
Pushed by Callek@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/062628e67ca3 Set min version appropriately for language packs. r=gps
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Version: Version 3 → 3 Branch
Regressions: 1732676
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: