Closed
Bug 1202360
Opened 9 years ago
Closed 9 years ago
Bring Firefox Account handling modules back to TV system
Categories
(Firefox OS Graveyard :: Gaia::TV::System, defect, P1)
Tracking
(feature-b2g:2.5+)
RESOLVED
FIXED
feature-b2g | 2.5+ |
People
(Reporter: yifan, Assigned: yifan)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-pick])
Attachments
(1 file)
Firefox Account modules were not included in the TV system app since the beginning of the TV project. Now we need Firefox Account sync features so we have to merge them back to TV system app.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → yliao
Status: NEW → ASSIGNED
Updated•9 years ago
|
feature-b2g: --- → 2.5+
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8659105 [details] [review] [gaia] begeeben:1202360_bring_firefox_account > mozilla-b2g:master The patch brings the Firefox Account sign in feature in the system app to Firefox OS TV system. Please help to review it, thanks Rex! Hi Fernando, I've added 1 line in shared/js/fxa_iac_client.js to enabled IAC connection with the TV smart system app. Please help to review it, thanks!
Attachment #8659105 -
Flags: review?(rexboy)
Attachment #8659105 -
Flags: review?(ferjmoreno)
Comment 3•9 years ago
|
||
Comment on attachment 8659105 [details] [review] [gaia] begeeben:1202360_bring_firefox_account > mozilla-b2g:master Thank you YiFan. LGTM. This patch adds the FxA module exactly as it is on the phone. So I guess you'll need to adapt the UI so it looks good on the TV. Is there any bug filed for that?
Attachment #8659105 -
Flags: review?(ferjmoreno) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Thank you Fernando! It would be bug 1203898. We'll start working on it once visual design is completed.
Comment 5•9 years ago
|
||
Comment on attachment 8659105 [details] [review] [gaia] begeeben:1202360_bring_firefox_account > mozilla-b2g:master First thank you for the effort of arranging these libraries into smart-system! It looks good overall, but there are just 3 test cases failed; Let's fix them before landing. See some of my comments on Github. Thanks!
Attachment #8659105 -
Flags: review?(rexboy) → review-
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8659105 [details] [review] [gaia] begeeben:1202360_bring_firefox_account > mozilla-b2g:master Thanks Rex! Fixed nits. Please review it, thanks! Hi Ricky, the build test for GAIA_DEVICE_TYPE=tv in apps/system is removed, please help to review, thanks!
Attachment #8659105 -
Flags: review?(rexboy)
Attachment #8659105 -
Flags: review?(rchien)
Attachment #8659105 -
Flags: review-
Comment 7•9 years ago
|
||
Comment on attachment 8659105 [details] [review] [gaia] begeeben:1202360_bring_firefox_account > mozilla-b2g:master r+ for build part changesets. A small question, I wonder why you need to put dev_apps/uitest in app.list?
Attachment #8659105 -
Flags: review?(rchien) → review+
Comment 9•9 years ago
|
||
Comment on attachment 8659105 [details] [review] [gaia] begeeben:1202360_bring_firefox_account > mozilla-b2g:master Looks good to me. Thanks a lot!
Attachment #8659105 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 10•9 years ago
|
||
Thanks! Merged into master: https://github.com/mozilla-b2g/gaia/pull/31782
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Component: Gaia::TV → Gaia::TV::System
Assignee | ||
Updated•9 years ago
|
Whiteboard: [ft:conndevices] → [ft:conndevices][partner-cherry-pick]
You need to log in
before you can comment on or make changes to this bug.
Description
•