Closed
Bug 1053968
Opened 10 years ago
Closed 10 years ago
Clean up mozL10n API use in SMS
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zbraniecki, Assigned: zbraniecki)
References
()
Details
Attachments
(1 file)
Now, with majority of mozL10n.get cleaned up in bug 1040271, let's tackle mozL10n.translate and mozL10n.localize.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Julien, can you take a look at this patch?
All the changes are pretty trivial, but I struggle to update 4 tests in sms/test/unit/shared_components_test.js because I quite frankly don't understand them :(
Can you help me update those four? Once I get the test passing, I'll ask for review.
Comment 2•10 years ago
|
||
Comment on attachment 8473914 [details]
pull request
As I'm going in holidays soon, redirecting the feedback request to Oleg who'll check everything works fine with the patch :)
Attachment #8473914 -
Flags: feedback?(felash) → feedback?(azasypkin)
Comment 3•10 years ago
|
||
Comment on attachment 8473914 [details]
pull request
Looks good! Just few questions, some indentation and unit tests nits left on GitHub.
Thanks!
Attachment #8473914 -
Flags: feedback?(azasypkin) → feedback+
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8473914 [details]
pull request
Thanks for feedback! I updated the patch to address your comments.
Attachment #8473914 -
Flags: review?(azasypkin)
Comment 5•10 years ago
|
||
Comment on attachment 8473914 [details]
pull request
r=me with a few tiny nits!
Thanks!
Attachment #8473914 -
Flags: review?(azasypkin) → review+
Assignee | ||
Comment 6•10 years ago
|
||
Commit: https://github.com/mozilla-b2g/gaia/commit/684ebe380d1d17cd4126aa45c451046bdda337c2
Merge: https://github.com/mozilla-b2g/gaia/commit/caa2d0e2949ef76c0a3938516d1b0631028010ba
Thanks Oleg!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•