Closed
Bug 1647443
Opened 11 months ago
Closed 10 months ago
Support for installing langpacks ahead of updates.
Categories
(Toolkit :: Application Update, task, P1)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: rachel, Assigned: mossop)
References
()
Details
Attachments
(1 file)
Background
We have a bug (1566084) where users who are working with langpacks see their Firefox version flip back to the english with each update. This will involve work from both the AMO side and the updater to resolve.
Requirements
- Call the add-on manager when we do an update check to fetch any langpacks that may be needed before we kick off the update process
Related Docs
Comment 1•11 months ago
|
||
| Reporter | ||
Updated•11 months ago
|
Assignee: nalexander → dtownsend
| Reporter | ||
Updated•11 months ago
|
Priority: P2 → P1
Updated•11 months ago
|
Attachment #9160202 -
Attachment description: Bug 1647443 rough draft of supporting langpack update → Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates.
| Assignee | ||
Comment 2•10 months ago
|
||
Comment on attachment 9160202 [details]
Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates. r=mhowell!
I've hit a bit of an issue with how I'm fixing this, can you read over my comments in phabricator and steer me in the direction you'd prefer before finish up writing tests.
Attachment #9160202 -
Flags: feedback?(mhowell)
Attachment #9160202 -
Flags: feedback?(ksteuber)
Comment 3•10 months ago
|
||
Comment on attachment 9160202 [details]
Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates. r=mhowell!
Gave feedback in Phabricator.
Attachment #9160202 -
Flags: feedback?(ksteuber)
Updated•10 months ago
|
Attachment #9160202 -
Flags: feedback?(mhowell)
Updated•10 months ago
|
Attachment #9160202 -
Attachment description: Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates. → Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates. r=mhowell
Updated•10 months ago
|
Attachment #9160202 -
Attachment description: Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates. r=mhowell → Bug 1647443: When downloading app updates instruct the add-ons manager to download langpack updates. r=mhowell!
Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1134ebcf57d0 When downloading app updates instruct the add-ons manager to download langpack updates. r=mhowell
Comment 5•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•