Dactyloidae/services/sync/modules
wolfbeast efd576e045 Issue #1208: Remove services.sync.enabled pref.
Sync will not do anything unless specifically set up to do so and at
least one engine is enabled, so there's no need for this "master switch"
to force it disabled based on engines being disabled (which was its
previous function to shortcut syncing in that situation).
2019-08-17 13:33:18 +08:00
..
engines Update sync clear history function to use new clear() API call. 2019-05-17 22:16:02 +08:00
stages Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
addonsreconciler.js Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
addonutils.js Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
constants.js Update constants. 2019-02-16 00:21:37 +08:00
engines.js Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
identity.js Remove FxA BrowserIDManager auth 2019-02-16 00:21:50 +08:00
jpakeclient.js Update sync client for JS changes. 2019-02-16 00:21:27 +08:00
keys.js Update sync client for JS changes. 2019-02-16 00:21:27 +08:00
main.js Update sync client for JS changes. 2019-02-16 00:21:27 +08:00
notifications.js Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
policies.js Remove fxAccountsEnabled() 2019-02-16 00:21:47 +08:00
record.js Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
resource.js Pass exceptions directly to logger. 2019-02-16 00:21:34 +08:00
rest.js Update sync client for JS changes. 2019-02-16 00:21:27 +08:00
service.js Issue #1208: Remove services.sync.enabled pref. 2019-08-17 13:33:18 +08:00
status.js Issue #991 Part 6: Services 2019-04-27 08:22:13 +08:00
userapi.js Update sync client for JS changes. 2019-02-16 00:21:27 +08:00
util.js Issue #1208: Fix jsonLoad in Sync's util.js to handle errors. 2019-08-17 13:33:14 +08:00