about:welcome display names should use mozintl
Categories
(Core :: Internationalization, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Intl.DisplayNames for language do not give stand-alone version, so it makes for awkward casing in about:welcome. We should use Services.intl.getLocaleDisplayNames
instead.
https://searchfox.org/mozilla-central/source/toolkit/components/mozintl/mozIntl.jsm#650
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D142601
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Comment 4•3 years ago
|
||
== Change summary for alert #33777 (as of Fri, 08 Apr 2022 10:43:27 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
3% | welcome PerceptualSpeedIndex | macosx1015-64-shippable-qr | cold fission webrender | 1,394.79 -> 1,346.58 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=33777
Comment 5•3 years ago
|
||
Hi Greg! It seems one of these 2 bugs (this one and 1762297) has caused the improvement posted above. Could you help us identify which of the 2 bugs was the actual source for the improvement ? Thanks!
Assignee | ||
Comment 6•3 years ago
|
||
I'm not really sure which one changed it, but the order of magnitude is pretty small, and there were behavior changes in both which could result in different timings.
Comment 7•3 years ago
|
||
Thanks for the reply Greg! I'll just link the alert to this bug then.
Description
•