Closed
Bug 1657735
Opened 5 years ago
Closed 5 years ago
Only try staging language pack updates once per update.
Categories
(Toolkit :: Application Update, task)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file)
If an attempt to download a partial patch (or a BITS download) fails then we re-use the same downloader to download the complete patch. In this case we currently call the add-ons manager a second time to stage language packs when that isn't necessary.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/02078af0289f
Don't try to stage language pack updates a second time for the same update. r=mhowell
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years 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
•