gecko/services/sync/modules
Philipp von Weitershausen 3065b1ede2 Bug 601973 - SyncEngine._testDecrypt() yields wrong result [r=mconnor]
Fix a 'this' scoping error in SyncEngine._testDecrypt(). Rename this method to canDecrypt() since it's clearly public API.

Provide tests for SyncEngine.canDecrypt() as well as Service.wipeClient().
2010-10-05 20:32:56 +02: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 580050 - Use hardware model instead of oscpu to identify clients [r=Mardak] 2010-09-08 11:55:57 -07: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 580672 - Implement quota UI (Part 1) [r=mconnor] 2010-09-11 18:39:21 +02:00
service.js Bug 601973 - SyncEngine._testDecrypt() yields wrong result [r=mconnor] 2010-10-05 20:32:56 +02: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 592465 - Show a passphrase strength meter for custom passphrases [r=mconnor] 2010-09-23 02:04:31 +02:00