Closed
Bug 1194090
Opened 10 years ago
Closed 9 years ago
[browser] Firefox Account sign in page
Categories
(Firefox OS Graveyard :: Gaia::TV::Browser, defect, P1)
Tracking
(feature-b2g:2.5+)
People
(Reporter: yifan, Assigned: yifan)
References
Details
(Whiteboard: [ft:conndevices][partner-blocker][partner-cherry-pick])
Attachments
(1 file)
Implement Firefox Account sign in page in TV browser.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Blocks: TV_FxAccount
Updated•10 years ago
|
feature-b2g: --- → 2.5+
Whiteboard: [ft:conndevices][partner-blocker]
Comment 1•10 years ago
|
||
Hi YiFan,
Is bug 1193174 and 1193175 dup this one? Same one for login/logout?
Flags: needinfo?(yliao)
Assignee | ||
Comment 2•10 years ago
|
||
This one is for login and bug 1194104 is for logout. Yep they are dups...
Flags: needinfo?(yliao)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → yliao
Updated•10 years ago
|
Target Milestone: --- → FxOS-S7 (18Sep)
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 4•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8657993 [details] [review]
[gaia] begeeben:1194090_firefox_account_sign_in > mozilla-b2g:master
Implemented sign in page draft UI. Please help to review, thanks!
Attachment #8657993 -
Flags: review?(rexboy)
Assignee | ||
Updated•10 years ago
|
Attachment #8657993 -
Flags: review?(rexboy) → review-
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8657993 [details] [review]
[gaia] begeeben:1194090_firefox_account_sign_in > mozilla-b2g:master
* Change browser app type from privileged to certified.
* Add smart-button.
* Add firefox_account.js.
* Add Firefox Account sign in feature.
* Change default font size to 10px.
Attachment #8657993 -
Flags: review- → review?(rexboy)
Comment 7•9 years ago
|
||
The code looks ok to me. But I got several errors when testing, they are:
1. The password I entered doesn't seem to be correctly registered. I changed my password once from firefox
account website. I'm not sure if it's problem from fx account server.
2. After clicking "confirm" on the registry confirm mail, the status didn't change respectively. I didn't find anywhere to do the
3. After restarting B2G, my account didn't show up.
The patch is good to be landed, but be sure the problems have corresponding follow-up bugs.
Updated•9 years ago
|
Attachment #8657993 -
Flags: review?(rexboy) → review+
Comment 8•9 years ago
|
||
Also I have some comments on Github. FxAccountsIACHelper.getAccounts has changed its name.
And let's sync about the sign-up flow after you come back.
Thanks for your effort!
Updated•9 years ago
|
Priority: -- → P1
Target Milestone: FxOS-S7 (18Sep) → FxOS-S8 (02Oct)
Comment 9•9 years ago
|
||
Hi YiFan,
Could you provide update for current status of this bug?
Thanks
Flags: needinfo?(yliao)
Assignee | ||
Comment 10•9 years ago
|
||
Merged into master:
https://github.com/mozilla-b2g/gaia/pull/31732
Flags: needinfo?(yliao)
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•9 years ago
|
||
(In reply to KM Lee [:rexboy] from comment #7)
> The code looks ok to me. But I got several errors when testing, they are:
> 1. The password I entered doesn't seem to be correctly registered. I changed
> my password once from firefox
> account website. I'm not sure if it's problem from fx account server.
> 2. After clicking "confirm" on the registry confirm mail, the status didn't
> change respectively. I didn't find anywhere to do the
> 3. After restarting B2G, my account didn't show up.
>
> The patch is good to be landed, but be sure the problems have corresponding
> follow-up bugs.
These bugs will be followed up in bug 1207481, bug 1207483 and bug 1207488.
Assignee | ||
Updated•9 years ago
|
Component: Gaia::TV → Gaia::TV::Browser
Assignee | ||
Updated•9 years ago
|
Whiteboard: [ft:conndevices][partner-blocker] → [ft:conndevices][partner-blocker][partner-cherry-pick]
You need to log in
before you can comment on or make changes to this bug.
Description
•