Closed Bug 1638055 Opened 5 years ago Closed 5 years ago

Fix update URL generation function's locale detection

Categories

(Toolkit :: Application Update, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: bytesized, Assigned: bytesized)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When I wrote the URL generation function, I didn't realize that binaries cannot really use the locale directly, because they are not rebuilt for l10n repacks. We should read the locale out of locale.ini instead. locale.ini is being added as part of Bug 1621696.

The problem is effectively here.

For reference, the update url currently gets its locale value from update.locale, which is generated the same way as locale.ini.

Severity: -- → S2
Priority: -- → P2
Depends on: 1621696

S1 or S2 bugs need an assignee - could you find someone for this bug?

Flags: needinfo?(agashlin)
Assignee: nobody → ksteuber
Flags: needinfo?(agashlin)

Downgrading severity here as this has zero user impact since it's for a project that's not yet been released.

Severity: S2 → S4
Attachment #9162289 - Attachment description: Bug 1638055 - Fix update URL generation function's locale detection r=mhowell → Bug 1638055 - Fix update URL generation function's locale detection r=mhowell,agashlin
Pushed by ksteuber@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a37f8546288e Fix update URL generation function's locale detection r=mhowell,agashlin
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: