Closed
Bug 1252936
Opened 9 years ago
Closed 9 years ago
Port ValueSelector refactor from System to TV System
Categories
(Firefox OS Graveyard :: Gaia::L10n, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zbraniecki, Assigned: zbraniecki)
References
Details
Attachments
(1 file)
In bug 1235975 we migrated System app to use modern L10n API and work with RTL languages.
We need to port those changes to TV System so that we can migrate TV System to l20n.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gandalf
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8725765 [details] [review]
[gaia] zbraniecki:1252936-migrate-smart-system-value-selector-to-modern-l10n > mozilla-b2g:master
Ok, since this is the last functional change needed to finish transitioning TV to L20n, and :albertopq is not sure if we'll be able to just switch TV to System's ValueSelector, I ported manually the changes.
This patch removes the mozL10n.get calls, and makes the value selector work with RTL languages and non-latin digit-systems.
Attachment #8725765 -
Flags: review?(rexboy)
Comment 3•9 years ago
|
||
Comment on attachment 8725765 [details] [review]
[gaia] zbraniecki:1252936-migrate-smart-system-value-selector-to-modern-l10n > mozilla-b2g:master
As far as I know we didn't make significant changes to value selector and data pickers, so it should be OK to port them here directly.
Attachment #8725765 -
Flags: review?(rexboy) → review+
Comment 4•9 years ago
|
||
Sorry I happenly pressed the merge button so it's here:
https://github.com/mozilla-b2g/gaia/commit/74808d450c109ffa421388fc9986c672ebd9bc76
Assignee | ||
Comment 5•9 years ago
|
||
ok, cool! :) Thanks!
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
•