gecko/services/sync/modules
2009-06-04 23:08:56 -07:00
..
base_records CryptoWrapper_decrypt: async + async/yield -> sync. Fix up bookmark/client decrypt. 2009-06-04 19:06:57 -07:00
engines Change SyncEngine._reconcile to not be async/yield. 2009-06-04 14:18:04 -07:00
ext Add ext/Sync.js to do sync-async 2009-06-04 10:13:25 -07:00
type_records Remove Async.sugar from type/bookmark.js and type/clientData.js. 2009-06-04 19:17:03 -07: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 move Observers.js and Preferences.js into an ext/ directory, to make it clear they are externally-mantained libraries 2009-01-22 11:48:36 -08:00
constants.js Bug 493442: use app IDs instead of names to determine what engines to load 2009-05-18 11:11:07 -07:00
engines.js CryptoWrapper_decrypt: async + async/yield -> sync. Fix up bookmark/client decrypt. 2009-06-04 19:06:57 -07:00
faultTolerance.js add clients sync (list of clients with names and types); make it simpler to create Engine subclasses; remove the 2nd 'authenticator' parameter for Resources; resetServer is now wipeServer; consider 0 an invalid place ID (fixes bug when calculating item depths); add a Svc global exported from utils.js where commonly used services can live 2009-01-06 13:54:18 -08:00
identity.js Bug 482903 - Wiping local passwords data prevents syncing. r=thunder 2009-03-12 02:15:30 -05:00
log4moz.js Bug 486259: correctly convert log messages with non-ascii encodings. Patch by Igor Velkov <mozdiav@aeons.lv> 2009-05-26 11:51:29 -07:00
notifications.js Bug 481873 - Failed login notifications remain after successful login 2009-03-06 09:18:50 -06:00
resource.js Remove Sync(filterUpload/Download) and make them plain sync function as well as beforePUT and afterGET. 2009-06-04 22:10:41 -07:00
service.js merge weave 2009-06-04 23:08:56 -07:00
stores.js Bug 482670 - WBORecord should implement a .deleted property 2009-04-03 12:38:47 -05:00
trackers.js Bug 486230 - Share json disk caching with Utils.json{Load,Save} 2009-03-31 19:52:16 -05:00
util.js Bug 493363 - Several issues in Utils.deepEquals() 2009-05-19 10:53:30 -05:00
wrap.js Bug 482561 - Remove localLock notifications 2009-03-10 15:33:50 -05:00