Closed
Bug 1719702
Opened 4 years ago
Closed 3 years ago
Remove remaining ICU4C references in PluralRules in SpiderMonkey
Categories
(Core :: Internationalization, task, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
References
Details
(Whiteboard: [i18n-unification], [i18n-unification-help-wanted])
Attachments
(1 file)
The imports are still in place and can be removed: https://searchfox.org/mozilla-central/rev/da25888c4495585c532640f0e5efad07b1037621/js/src/builtin/intl/PluralRules.cpp#22-26
There are also references to UPluralRules still: https://searchfox.org/mozilla-central/search?q=uplural&path=%5Ejs%2Fsrc&case=false®exp=false
Updated•4 years ago
|
Whiteboard: [i18n-unification-help-wanted]
Updated•4 years ago
|
Whiteboard: [i18n-unification-help-wanted] → [i18n-unification], [i18n-unification-help-wanted]
Assignee | ||
Comment 1•3 years ago
|
||
I left the reference to UPluralRulesEstimatedMemoryUse as I felt it was
still accurate, and will only need to be renamed if/when we switch to
ICU4X.
Updated•3 years ago
|
Assignee: nobody → gtatum
Status: NEW → ASSIGNED
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0afcfd745c22
Remove remaining ICU4C references in PluralRules in SpiderMonkey; r=platform-i18n-reviewers,dminor
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•