Closed
Bug 1733350
Opened 4 years ago
Closed 4 years ago
Return a string span from mozilla::intl::Calendar::GetBcp47Type()
Categories
(Core :: Internationalization, task, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
95 Branch
People
(Reporter: anba, Assigned: anba)
References
Details
(Whiteboard: [i18n-unification] )
Attachments
(1 file)
|
Bug 1733350: Return a Span from mozilla::intl::Calendar::GetBcp47Type(). r=#platform-i18n-reviewers!
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
Return a Span instead of const char* for consistency with the rest of the
unified Intl API.
Depends on D127091
Updated•4 years ago
|
Whiteboard: [i18n-unification]
Updated•4 years ago
|
Priority: -- → P4
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fcd560b1ce11
Return a Span from mozilla::intl::Calendar::GetBcp47Type(). r=platform-i18n-reviewers,gregtatum
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Updated•4 years ago
|
Updated•4 years ago
|
Priority: P4 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•