|
|
Line 128: |
Line 128: |
| * Code: https://github.com/mozilla/fxa-customs-server | | * Code: https://github.com/mozilla/fxa-customs-server |
| * Deployment: currently pulled in by the auth server as an npm dependency | | * Deployment: currently pulled in by the auth server as an npm dependency |
|
| |
| == Firefox Accounts on Firefox OS ==
| |
| Implementation of Firefox Accounts in FirefoxOS is committed for b2g v2.0.
| |
|
| |
| Firefox Accounts user story spreadsheet - the canonical source of truth:
| |
| * https://docs.google.com/a/mozilla.com/spreadsheet/ccc?key=0AtVT90hlMtdSdEd4TVVjWXNfU3ctMlVhWFRrWkpweVE#gid=50
| |
|
| |
| The Committed user stories have landed, as have most of the Targeted. The project bug is here:
| |
|
| |
| * https://bugzilla.mozilla.org/showdependencytree.cgi?id=941723&hide_resolved=1
| |
|
| |
| Open bugs with clear product value:
| |
| <bugzilla>
| |
| {
| |
| "id": "1004242,968567,1000323,1004319,980638,970623,987418,994725,998012,998464,1003201"
| |
| }
| |
| </bugzilla>
| |
|
| |
| Open bugs for corner cases:
| |
| <bugzilla>
| |
| {
| |
| "id": "973635,994887,1004209"
| |
| }
| |
| </bugzilla>
| |
|
| |
| Open bugs for refactoring and other yak-shaving:
| |
| <bugzilla>
| |
| {
| |
| "id": "997361,982969,996248,989368,1003993,1004099,983452,993794,967779,967988"
| |
| }
| |
| </bugzilla>
| |
|
| |
|
| == Deployments == | | == Deployments == |