Closed
Bug 1024887
Opened 10 years ago
Closed 10 years ago
[Settings] Move the code of loading language descriptions to a separate module
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arthurcc, Assigned: arthurcc)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
As root panel has been refactored as an AMD module, the code for supporting the language item should be moved to a separate module.
Assignee | ||
Comment 1•10 years ago
|
||
EJ, the patch is similar to the battery patch, could you help review it? Thanks!
Attachment #8439758 -
Flags: review?(ejchen)
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8439758 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/20483
Zac, as I modified the id of an element, could you help review the follwing ui test files? Thanks!
tests/python/gaia-ui-tests/gaiatest/apps/settings/app.py
tests/python/gaia-ui-tests/gaiatest/tests/endurance/test_endurance_settings.py
Attachment #8439758 -
Flags: review?(zcampbell)
Comment 3•10 years ago
|
||
Comment on attachment 8439758 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/20483
r+ the locator changes.
Attachment #8439758 -
Flags: review?(zcampbell) → review+
Comment 4•10 years ago
|
||
Thanks Arthur, the code is neat and looks nice to me !
Just left few comments on Github and please go ahead and check it !
Thanks :P
Flags: needinfo?(arthur.chen)
Assignee | ||
Comment 5•10 years ago
|
||
Thanks for reviewing, EJ! I've addressed your comment by adding a line requiring `utils`, please have a look again.
Flags: needinfo?(arthur.chen)
Comment 6•10 years ago
|
||
Comment on attachment 8439758 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/20483
Thanks Arthur :)
r+
Attachment #8439758 -
Flags: review?(ejchen) → review+
Assignee | ||
Comment 7•10 years ago
|
||
master: 5f8dce8a23b6489690719dfaa51d1b81823c3b4b
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•