gecko/services/fxaccounts
Mark Hammond c7ca4f45e5 Bug 1013064 (part 3) - only migrate data into the loginmgr when it is unlocked. r=ckarlof
From 86c67f9b9081ce905442c86b38575b3422c8dce3 Mon Sep 17 00:00:00 2001
---
 services/fxaccounts/FxAccounts.jsm                 |  25 ++++-
 .../tests/xpcshell/test_loginmgr_storage.js        | 113 +++++++++++++++++++++
 2 files changed, 137 insertions(+), 1 deletion(-)
2014-06-18 15:07:41 +10:00
..
interfaces Bug 981210 - FxAccountsManager.jsm and consumers: change "accountId" attribute to "email" r=jedp 2014-04-29 14:47:59 -07:00
tests Bug 1013064 (part 3) - only migrate data into the loginmgr when it is unlocked. r=ckarlof 2014-06-18 15:07:41 +10:00
Credentials.jsm
FxAccounts.jsm Bug 1013064 (part 3) - only migrate data into the loginmgr when it is unlocked. r=ckarlof 2014-06-18 15:07:41 +10:00
FxAccountsClient.jsm Bug 1020859 Part 1 - Make HawkClient return all the response details for a request, and make deriveHawkCredentials common code. r=jparsons 2014-06-18 10:42:15 +01:00
FxAccountsCommon.js Bug 1013064 (part 2) - Store sensitive FxA credentials in the login manager. r=ckarlof,dveditz 2014-06-14 14:33:20 +10:00
FxAccountsManager.jsm Bug 1028398 - FxA will silently provide user's email to privileged apps in 2.0. Part 2: Trigger forceAuth when new privileged app tries to get a FxA assertion. r=jedp" 2014-07-11 16:13:32 +02:00
FxAccountsOAuthClient.jsm Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin 2014-08-01 01:42:00 -04:00
moz.build Bug 1013064 (part 2) - Store sensitive FxA credentials in the login manager. r=ckarlof,dveditz 2014-06-14 14:33:20 +10:00