Closed
Bug 1651032
Opened 5 years ago
Closed 5 years ago
writeComplexRegionTagMappings doesn't correctly sort the replacement language tags
Categories
(Core :: JavaScript: Internationalization API, defect)
Core
JavaScript: Internationalization API
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
Running python2 ./make_intl_data.py langtags
and python3 ./make_intl_data.py langtags
produces differences in js/src/builtin/intl/LanguageTagGenerated.cpp
.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af55d1c6a3c0
Sort replacements per language and per script to ensure the generated file has stable contents. r=jwalden
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•