gecko/services/sync/modules
2008-05-30 20:43:55 -07:00
..
xmpp Moved the Share Bookmarks item out of the Weave popup menu into the Bookmarks menu, folder submenu. 2008-05-29 11:17:54 -07:00
async.js make some async generator errors clearer 2008-05-30 17:38:27 -07:00
constants.js bump version constant 2008-05-24 18:56:42 -07:00
crypto.js make service.js the main entry point from chrome/content; make the service be lazy-loaded; make crypto be lazy-loaded 2008-03-25 15:14:00 -07:00
dav.js Add and start using an object to represent a remote resource (file), and a server object to hold them. Resources will attempt to retry network operations if they fail. 2008-05-28 20:11:39 -07:00
engines.js move json and crypto into remote resource 'filters', so the engine doesn't have to explicitly encode/decode anything. note--known regression: filters will not use the encryption algorithm in the status file 2008-05-30 20:43:55 -07:00
faultTolerance.js Added a trivial appender to faultTolerance.js. 2008-05-30 16:32:06 -07:00
identity.js Various improvements: 2008-04-10 21:38:15 -07:00
log4moz.js Refactored logging system so that clients don't need to call factory functions to create specific instances of formatters and appenders. 2008-05-29 18:15:50 -07:00
remote.js move json and crypto into remote resource 'filters', so the engine doesn't have to explicitly encode/decode anything. note--known regression: filters will not use the encryption algorithm in the status file 2008-05-30 20:43:55 -07:00
service.js format exception correctly when an engine throws during sync 2008-05-30 17:40:08 -07:00
stores.js move json and crypto into remote resource 'filters', so the engine doesn't have to explicitly encode/decode anything. note--known regression: filters will not use the encryption algorithm in the status file 2008-05-30 20:43:55 -07:00
syncCores.js don't require same index for folder 'likeness' 2008-05-23 17:50:24 -07:00
trackers.js Created a cookie tracker in trackers.js, and a test for it in tests/unit/test_cookie_store.js. 2008-05-27 09:44:26 -07:00
util.js remove some debugging output, fix some remaining array detection code 2008-05-24 17:30:22 -07:00
wrap.js [mostly] beat login dialog into submission; use DAV singleton instead of making a new DAVCollection in service.js; split up checks from login into their own functions, call them on sync(); check we are logged in before syncing 2008-03-31 07:20:09 -07:00
xxtea.js move xxxtea.js -> xxtea.js (typo) 2007-12-27 12:50:51 -08:00