gecko/services/sync/modules
Philipp von Weitershausen ff3d7c76a6 Bug 603301 - Add async resource API. [r=mconnor]
The async API is exposed as AsyncResource which is functionally equivalent to Resource.
The latter is now a wrapper around AsyncResource.
2010-10-29 10:20:27 -07:00
..
base_records Bug 600995 - Use a record's "encryption" property only as a fallback, default to the engine's value. [r=mconnor] 2010-10-04 22:39:08 +02:00
engines Bug 603502 - Syncing an account with email will generate a nonsensical device name [r=mconnor] 2010-10-14 10:59:08 +02:00
ext Bug 578671 - Sync which engines are enabled across clients, wipe data for disabled engines [r=mconnor] 2010-09-07 18:44:01 +02:00
type_records Bug 600995 - Use a record's "encryption" property only as a fallback, default to the engine's value. [r=mconnor] 2010-10-04 22:39:08 +02:00
auth.js Bug 579510 - Make sure multi-byte passwords are stored and sent correctly [r=mconnor] 2010-07-20 00:28:54 +02:00
constants.js Bug 589979 - Generate username from email address (part 3) [r=mconnor] 2010-09-13 17:17:37 +02:00
engines.js Bug 601973 - SyncEngine._testDecrypt() yields wrong result [r=mconnor] 2010-10-05 20:32:56 +02:00
identity.js Bug 558963, part 2, UTF-8 encode passphrase and rewrap keys if needed, r=mconnor 2010-07-03 14:13:40 -04:00
log4moz.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
main.js Bug 587027 - Use as little memory as possible (part 1) 2010-08-25 15:49:44 -07:00
notifications.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
resource.js Bug 603301 - Add async resource API. [r=mconnor] 2010-10-29 10:20:27 -07:00
service.js Bug 599928 - Need a single pref to toggle logging [r=mconnor] 2010-10-11 12:46:53 -04:00
status.js Bug 587027 - Use as little memory as possible (part 4) 2010-08-25 15:49:45 -07:00
stores.js Bug 569968 - Migration requires client to remove absolute URLs in crypto records 2010-08-12 22:19:39 +02:00
trackers.js Bug 570636 - Decide how to co-exist as a sync add-on and built-in sync [r=mconnor] 2010-06-16 14:30:08 -07:00
util.js Bug 606695 - Helper for chaining async functions [r=mconnor] 2010-10-29 06:54:30 -07:00