gecko/services/sync/modules
Gregory Szorc 187933e7d7 Bug 787273 - Part 7: Expose Status an an instance variable on Service; r=rnewman
The global Status is still there. But Service and its derived objects
avoid the singleton lookup.

There are likely a few lingering tests that reference Status when they
should reference Service.status. These will be dealt with when Status is
refactored.
2012-09-14 16:02:33 -07:00
..
engines Bug 787273 - Part 6: Remove Weave export from service.js; r=rnewman 2012-09-14 16:02:33 -07:00
stages Bug 787273 - Part 7: Expose Status an an instance variable on Service; r=rnewman 2012-09-14 16:02:33 -07:00
addonsreconciler.js Bug 785225 - Part 1: Don't rely on Engines singleton in AddonsReconciler; r=rnewman 2012-08-29 14:43:40 -07:00
addonutils.js Bug 777989 - Make Add-on sync TPS tests work again; r=rnewman 2012-08-01 12:02:48 -07:00
constants.js Bug 781952 - Part 1: Refactor engine syncing logic out of service.js; r=rnewman 2012-08-14 11:34:14 -07:00
engines.js Bug 787273 - Part 6: Remove Weave export from service.js; r=rnewman 2012-09-14 16:02:33 -07:00
identity.js Bug 787273 - Part 4: Refactor Identity to not be a singleton; r=rnewman 2012-09-14 16:02:33 -07:00
jpakeclient.js Bug 787273 - Part 4: Refactor Identity to not be a singleton; r=rnewman 2012-09-14 16:02:33 -07:00
keys.js Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman 2012-04-05 23:26:06 -07:00
main.js Bug 787273 - Part 4: Refactor Identity to not be a singleton; r=rnewman 2012-09-14 16:02:33 -07:00
notifications.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
policies.js Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman 2012-08-29 14:43:41 -07:00
record.js Bug 787273 - Part 5: Remove the CollectionKeys singleton; r=rnewman 2012-09-14 16:02:33 -07:00
resource.js Bug 787273 - Part 2: Refactor Resource and Record to not rely on singletons; r=rnewman 2012-09-14 16:02:32 -07:00
rest.js Bug 787273 - Part 3: Don't rely on Identity in SyncStorageRequest; r=rnewman 2012-09-14 16:02:32 -07:00
service.js Bug 787273 - Part 7: Expose Status an an instance variable on Service; r=rnewman 2012-09-14 16:02:33 -07:00
status.js Bug 787273 - Part 4: Refactor Identity to not be a singleton; r=rnewman 2012-09-14 16:02:33 -07:00
userapi.js Bug 787273 - Part 4: Refactor Identity to not be a singleton; r=rnewman 2012-09-14 16:02:33 -07:00
util.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00