gecko-dev/services/sync
Mark Hammond e520f78577 Bug 1013064 (part 2) - Store sensitive FxA credentials in the login manager. r=ckarlof
From 4a92f9ee1ba35989f82a24bba18806f8616a5be8 Mon Sep 17 00:00:00 2001
---
 services/fxaccounts/FxAccounts.jsm                 | 170 ++++++++++++++++++
 services/fxaccounts/FxAccountsCommon.js            |  13 ++
 services/fxaccounts/moz.build                      |   5 +-
 .../tests/xpcshell/test_loginmgr_storage.js        | 196 +++++++++++++++++++++
 services/fxaccounts/tests/xpcshell/xpcshell.ini    |   2 +
 services/sync/modules/util.js                      |  12 +-
 6 files changed, 396 insertions(+), 2 deletions(-)
 create mode 100644 services/fxaccounts/tests/xpcshell/test_loginmgr_storage.js
2014-06-14 14:33:20 +10:00
..
locales Bug 987468 - remove sync delayed notification. r=ttaubert 2014-04-03 09:56:59 +11:00
modules Bug 1013064 (part 2) - Store sensitive FxA credentials in the login manager. r=ckarlof 2014-06-14 14:33:20 +10:00
modules-testing Bug 1033836 - Rename services-common to services/common; rs=rnewman 2014-07-02 16:49:36 -07:00
tests Bug 1033836 - Rename services-common to services/common; rs=rnewman 2014-07-02 16:49:36 -07:00
tps/extensions Bug 1036444 - Kill touchenter and touchleave events. r=smaug 2014-07-09 10:27:00 -04:00
Makefile.in Bug 1033836 - Convert TESTING_JS_MODULES to moz.build; r=glandium 2014-07-02 16:43:41 -07:00
moz.build Bug 1033836 - Convert TESTING_JS_MODULES to moz.build; r=glandium 2014-07-02 16:43:41 -07:00
services-sync.js Bug 978876 - Part 1: handle declined engines in desktop Sync meta/global. r=gps 2014-03-13 16:37:25 -07:00
SyncComponents.manifest Bug 958561 - Measure Sync with Firefox Health Report; r=rnewman 2014-02-05 08:08:14 -08:00
Weave.js Bug 1013448 - add telemetry probes for sync. r=rnewman 2014-05-27 10:39:51 +10:00