gecko/services/sync/modules
2008-07-01 12:03:12 -07:00
..
engines Fixed yet another typo: this._sharing._share, not this._sharing.share. 2008-07-01 10:35:15 -07:00
xmpp Removed unneeded atob() and btoa() definitions from authenticationLayer. 2008-06-26 17:26:21 -07:00
async.js Refactored the exception-handling code a bit and made traces produced by async look more like they used to. 2008-07-01 12:03:05 -07:00
constants.js version bump (0.2.0) 2008-07-01 00:04:47 -07:00
crypto.js Moved isPassphraseValid() out of its test suite and into the crypto module. 2008-06-30 14:40:11 -07:00
dav.js when we abort a lock request because we already hold a token, reset _lockAllowed to allow further requests for locks 2008-06-26 16:26:14 -07:00
engines.js merge upstream changes 2008-06-29 07:07:11 -07:00
faultTolerance.js Add license headers to all files which didn't have them. 2008-06-26 14:49:01 -07:00
identity.js Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL 2008-06-23 16:23:57 -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
notifications.js bug 436636: a system for showing various kinds of notifications in one consolidated location 2008-06-25 13:51:39 -07:00
Observers.js make sure nsIObserverService notifications have subjects before accessing the subjects' wrappedJSObject properties 2008-07-01 11:29:20 -07:00
remote.js Tracebacks for async coroutines now provide a 'best guess' for where the coroutine was at the time that an exception was thrown, by showing the frame at which the generator's last continuation callback was created. 2008-07-01 11:12:00 -07:00
service.js Merged 2008-07-01 10:18:43 -07:00
sharing.js Modified sharing.js to obey the new sharing api. 2008-06-30 23:36:00 -07:00
stores.js continue if there is an edit command for an item we don't have (just print a warning) 2008-06-30 23:25:51 -07:00
syncCores.js General restructure for performance improvements (bug 441907, r=thunder) 2008-06-27 20:16:43 -07:00
trackers.js Add license headers to all files which didn't have them. 2008-06-26 14:49:01 -07:00
util.js Refactored the exception-handling code a bit and made traces produced by async look more like they used to. 2008-07-01 12:03:05 -07:00
wrap.js change onQuit dialog to wait for a running sync in order to start the last sync 2008-06-30 14:00:55 -07:00