Closed
Bug 1209821
Opened 9 years ago
Closed 9 years ago
Move mozIntl_gaia.relativeDate to be an object
Categories
(Firefox OS Graveyard :: Gaia::L10n, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zbraniecki, Assigned: zbraniecki)
References
Details
Attachments
(1 file)
:asuth pointed out to me, that the new mozIntl._gaia.relativeDate does not cache formatter parameters between calls, which makes it impossible to optimize it for loops.
Assignee | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8667688 [details]
[gaia] zbraniecki:1209821-make-mozintl-gaia-relativedate-an-object > mozilla-b2g:master
Stas, it's just a minor update to make _gaia.RelativeDate behave more like other formatters. Requested for the Email refactor, but will be useful for Calendar as well.
Attachment #8667688 -
Flags: review?(stas)
Comment 3•9 years ago
|
||
Comment on attachment 8667688 [details]
[gaia] zbraniecki:1209821-make-mozintl-gaia-relativedate-an-object > mozilla-b2g:master
Good suggestion. r=me, thanks.
Attachment #8667688 -
Flags: review?(stas) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•