gecko/services/sync/modules
2008-12-30 23:56:53 -08:00
..
base_records switch to generating individual bookmark records directly from the places store, without using a cache (to improve memory performance); create objects for bookmark types; temporarily disable history sync 2008-12-28 19:59:44 -08:00
engines add a generic cache class for storing records during reconciliation. cache has 100 item limit, and is cleared before and after reconciliation so the OS can reclaim memory after GC 2008-12-30 23:52:20 -08:00
type_records switch to generating individual bookmark records directly from the places store, without using a cache (to improve memory performance); create objects for bookmark types; temporarily disable history sync 2008-12-28 19:59:44 -08:00
xmpp fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
async.js use util module's stack formatter 2008-11-06 17:32:33 -08:00
auth.js updates to resource class, use a new Auth service with pluggable 'authenticator' objects 2008-11-03 14:36:29 -08:00
clientData.js Major rehaul/simplification of the Fennec UI for connecting to your Weave account 2008-12-19 15:48:40 -08:00
constants.js add some makefile magic for creating release & snapshot builds more easily 2008-12-27 00:11:41 -08:00
crypto.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
engines.js typo fix 2008-12-30 23:56:53 -08:00
faultTolerance.js onException cleanup 2008-11-06 17:36:41 -08:00
identity.js some small key record fixes; avoid causing indirect login manager queries in the Identity constructor; fix wbo, keys, crypto record unit tests 2008-12-02 14:26:18 -08:00
log4moz.js Bug 470208: Fix log4moz typo in FileAppender 2008-12-18 16:53:25 -08:00
notifications.js add a generic cache class for storing records during reconciliation. cache has 100 item limit, and is cleared before and after reconciliation so the OS can reclaim memory after GC 2008-12-30 23:52:20 -08:00
oauth.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
Observers.js Update Observers js module to latest version 2008-11-03 14:40:28 -08:00
Preferences.js add prefs js module 2008-11-03 14:40:09 -08:00
resource.js don't filter downloads on a PUT; fail permanently on http status 400-499, 501, 505 2008-12-19 15:24:37 -08:00
service.js really actually fix login errors this time 2008-12-27 12:15:45 -08:00
sharing.js Asynchronous bookmark sharing (bug 449113, r=thunder) 2008-08-04 17:23:23 -07:00
stores.js add a generic cache class for storing records during reconciliation. cache has 100 item limit, and is cleared before and after reconciliation so the OS can reclaim memory after GC 2008-12-30 23:52:20 -08:00
syncCores.js parentGUID -> parentid 2008-12-05 03:36:27 -08:00
trackers.js more/better logging; allow changed IDs list to be cleared even when tracker is disabled 2008-12-06 00:11:16 -08:00
util.js add debug for when setting password 2008-12-01 20:01:12 -08:00
wrap.js print observer notifications to debug log 2008-12-27 12:15:04 -08:00