Closed
Bug 930074
Opened 11 years ago
Closed 11 years ago
Create UI for signing in/up to Firefox Account
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(feature-b2g:2.0)
RESOLVED
FIXED
feature-b2g | 2.0 |
People
(Reporter: olav, Assigned: borjasalguero)
References
Details
(Whiteboard: [qa+][ucid:FxA10, 1.4:p1, ft:FirefoxAccounts])
Attachments
(1 file, 1 obsolete file)
22.83 KB,
patch
|
Details | Diff | Splinter Review |
When an app tries to sign in with Firefox Account the user is presented with a dialog allowing him to allow or reject the application.
Reporter | ||
Updated•11 years ago
|
Updated•11 years ago
|
Whiteboard: [qa+]
Reporter | ||
Comment 1•11 years ago
|
||
WIP
Reporter | ||
Updated•11 years ago
|
Attachment #822197 -
Attachment is patch: true
Attachment #822197 -
Attachment mime type: text/html → text/plain
Reporter | ||
Comment 2•11 years ago
|
||
Attachment #822197 -
Attachment is obsolete: true
Reporter | ||
Comment 3•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Summary: Create UI for third parties signing in to Firefox Account → Create UI for signing in/up to Firefox Account
Reporter | ||
Comment 4•11 years ago
|
||
I'm going away until sunday so a short update:
The UI is working standalone in the browser if you symlink the gaia shared folder or it can be opened from the System app with a call to "SystemDialog('firefox-account-container').show()".
I'm on mail, but probably not irc a lot the next three days.
Comment 5•11 years ago
|
||
This is essentially https://github.com/mozilla-b2g/gaia/pull/14101 . It blocks almost everything UI-related.
Comment 6•11 years ago
|
||
Sam, are we good to close this, since gaia pull 14101 has been merged?
Flags: needinfo?(spenrose)
Comment 7•11 years ago
|
||
fxa-intro.html doesn't exist, yet is referred to in the landed patch, causing this error at startup:
/Users/dietrich/moz/gaia-local/apps/system/fxa/elements/fxa-intro.html could not be found.
Comment 8•11 years ago
|
||
(In reply to Dietrich Ayala (:dietrich) from comment #7)
> fxa-intro.html doesn't exist, yet is referred to in the landed patch,
> causing this error at startup:
>
> /Users/dietrich/moz/gaia-local/apps/system/fxa/elements/fxa-intro.html could
> not be found.
Thanks Dietrich! Bug 959509
Comment 9•11 years ago
|
||
And yes, this can be closed now.
https://github.com/mozilla-b2g/gaia/commit/9c6a8cda3c54bd6bf3af21b4fe75d78417279c6c
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(spenrose)
Resolution: --- → FIXED
Updated•11 years ago
|
Assignee: nobody → borja.bugzilla
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
•