Closed
Bug 973456
Opened 11 years ago
Closed 11 years ago
[settings] refactor Keyboard panel with AMD pattern
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(feature-b2g:2.0)
People
(Reporter: gasolin, Assigned: arthurcc)
References
Details
(Whiteboard: [p=3])
Attachments
(1 file)
Overview Description:
Refactor Keyboard panel with AMD pattern referring to
https://github.com/crh0716/gaia/tree/settings2_iterative
to make it modularize and more easier to maintain
Steps to Reproduce:
1) run make test-perf APP=settings
2) run make test-integration APP=settings
Expected Results:
pass all settings test and act the same as original implementation
Additional Information:
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → arthur.chen
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 1.4 S5 (11apr)
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•11 years ago
|
Target Milestone: 1.4 S5 (11apr) → 1.4 S6 (25apr)
Assignee | ||
Comment 1•11 years ago
|
||
WIP
Assignee | ||
Updated•11 years ago
|
Whiteboard: [p=3]
Assignee | ||
Updated•11 years ago
|
Target Milestone: 1.4 S6 (25apr) → 2.0 S1 (9may)
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8411045 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/18589
Evelyn, could you help review this patch? It looks huge but most of it is unit test. The remaining parts are panels shared similar structure. Let me know if you need more explanations.
EJ, Fred, George, could you help give some feedbacks? Thanks all!
Attachment #8411045 -
Flags: review?(ehung)
Attachment #8411045 -
Flags: feedback?(gduan)
Attachment #8411045 -
Flags: feedback?(gasolin)
Attachment #8411045 -
Flags: feedback?(ejchen)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8411045 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/18589
Looks good to me, thanks!
Attachment #8411045 -
Flags: feedback?(gasolin) → feedback-
Comment 4•11 years ago
|
||
(In reply to Fred Lin [:gasolin] from comment #3)
> Comment on attachment 8411045 [details]
> Link to https://github.com/mozilla-b2g/gaia/pull/18589
>
> Looks good to me, thanks!
I'm confused with your feedback-, a wrong flag?
Comment 5•11 years ago
|
||
Comment on attachment 8411045 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/18589
I didn't look too much detail since Fred/EJ has picked a few nits out. Overall looks good to me. Thanks!
Attachment #8411045 -
Flags: review?(ehung) → review+
Comment 6•11 years ago
|
||
Comment on attachment 8411045 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/18589
Sorry to reply back so late ! It is really a big patch and needs time to take a look. I left some comments on Github and please check it !
Overall it's good to me ! Thanks :P
(Help to fix Fred's wrong flag by the way).
Attachment #8411045 -
Flags: feedback?(ejchen)
Attachment #8411045 -
Flags: feedback-
Attachment #8411045 -
Flags: feedback+
Comment 7•11 years ago
|
||
Comment on attachment 8411045 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/18589
-__- sorry fred, I accidentally remove your f- flag, please put your flag here again !! thanks xD
Attachment #8411045 -
Flags: feedback?(gasolin)
Assignee | ||
Comment 8•11 years ago
|
||
Thanks all!
master: db341aa99426bfa3b7681d3918295ed5a61ab57d
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 9•11 years ago
|
||
Comment on attachment 8411045 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/18589
LOL why I lgtm with f-, it's a mystery :-/
Attachment #8411045 -
Flags: feedback?(gasolin)
Updated•11 years ago
|
Attachment #8411045 -
Flags: feedback?(gduan)
Updated•11 years ago
|
feature-b2g: --- → 2.0
You need to log in
before you can comment on or make changes to this bug.
Description
•