Closed
Bug 1728181
Opened 3 years ago
Closed 3 years ago
Unify bool js::intl_ComputeDisplayNames
Categories
(Core :: Internationalization, task, P3)
Core
Internationalization
Tracking
()
RESOLVED
DUPLICATE
of bug 1639515
People
(Reporter: gregtatum, Unassigned)
References
Details
(Whiteboard: [i18n-unification], [i18n-unification-help-wanted])
Work Amount: Small-Medium
What it is:
- ulistfmt_openResult
- ulistfmt_closeResult
- ulistfmt_formatStringsToResult
- ucfpos_open
- ucfpos_close
- ufmtval_nextPosition
- ComputeSingleDisplayName
- udatpg_getAppendItemName
- UDateFormatSymbolType
- UCAL_*
- udat_getSymbols
Searchfox: https://searchfox.org/mozilla-central/rev/5a362eb7d054740dc9d7c82c79a2efbc5f3e4776/js/src/builtin/intl/IntlObject.cpp#209
Depends on: - List format - Bug 1719747
Reporter | ||
Updated•3 years ago
|
Whiteboard: [i18n-unification-help-wanted]
Comment 1•3 years ago
|
||
Alternatively we could also try to finish bug 1639515, because that will allow to remove intl_ComputeDisplayNames
altogether.
Updated•3 years ago
|
Whiteboard: [i18n-unification-help-wanted] → [i18n-unification], [i18n-unification-help-wanted]
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•