Closed
Bug 1163582
Opened 10 years ago
Closed 10 years ago
Remove a bunch of mozL10n.get's from System
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zbraniecki, Assigned: zbraniecki)
References
Details
Attachments
(1 file)
No description provided.
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8604085 [details] [review]
[gaia] zbraniecki:1163582-remove-a-bunch-of-mozl10n-get-from-system > mozilla-b2g:master
Kevin, I caught your refector of some templates (bug 1163394) and noticed that they use mozL10n.get without being guarded by mozL10n.once|ready for l10n readiness.
I took a bite and refactored the code so that they are not needed anymore.
Can you review this follow up?
Attachment #8604085 -
Flags: review?(kgrandon)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Comment on attachment 8604085 [details] [review]
[gaia] zbraniecki:1163582-remove-a-bunch-of-mozl10n-get-from-system > mozilla-b2g:master
This looks good to me. Thank you!
Attachment #8604085 -
Flags: review?(kgrandon) → review+
Comment 4•10 years ago
|
||
(Please fix the failing unit tests and make sure you test that this works before landing if you haven't. Thanks!)
Assignee | ||
Comment 5•10 years ago
|
||
Of course :) fixed tests and tested on the device.
Keywords: checkin-needed
Updated•10 years ago
|
Keywords: checkin-needed
Comment 6•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla-b2g/gaia/commit/2d89ebc715407221cc2ab8538eaba8cc4b98188c
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 7•10 years ago
|
||
weird, sorry for spam
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•