gecko-dev/services/sync/modules
2008-08-06 14:51:41 -07:00
..
engines Automated merge with ssh://anarayanan@mozilla.com@hg.mozilla.org/labs/weave 2008-08-04 17:23:36 -07:00
xmpp Removed unneeded atob() and btoa() definitions from authenticationLayer. 2008-06-26 17:26:21 -07:00
async.js fix a strict warning when onComplete is null 2008-07-16 19:33:07 -07:00
clientData.js refresh clients on a timer when changed via the prefpane, otherwise just wait until next sync 2008-07-31 01:59:03 -07:00
constants.js Fix network timeouts, make them take into account progress; re-upload new snapshot after 25 deltas 2008-07-21 18:23:51 -07:00
crypto.js check at startup if the crypto module appears to be working and alert the user if not 2008-07-17 20:39:55 -07:00
dav.js Asynchronous bookmark sharing (bug 449113, r=thunder) 2008-08-04 17:23:23 -07:00
engines.js add a hack that supresses a strange error (this._remote.status.data is null, even though it was downloaded correctly) 2008-07-31 00:20:55 -07:00
faultTolerance.js do log some stack traces 2008-07-30 22:53:27 -07:00
identity.js Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL 2008-06-23 16:23:57 -07:00
log4moz.js beef up fault tolerance module and hook it up to the service 2008-07-11 14:47:15 -07:00
notifications.js If an exception is raised by a notification button callback, it is now logged. Also added a unit test for this new behavior. 2008-07-08 16:50:59 -07:00
oauth.js Client-side OAuth support (bug 444528, r=thunder) 2008-08-04 17:34:21 -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 Fix a typo that could cause an error in appendDelta() 2008-08-06 14:51:41 -07:00
service.js Client-side OAuth support (bug 444528, r=thunder) 2008-08-04 17:34:21 -07:00
sharing.js Asynchronous bookmark sharing (bug 449113, r=thunder) 2008-08-04 17:23:23 -07:00
stores.js Default to not doing anything for resetGUIDs. Define an observer for subclasses to use 2008-07-24 19:29:11 -07:00
syncCores.js cosmetic cleanup to yield calls in the reconciler 2008-07-09 17:36:40 -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 fix typo in utils deepCopy 2008-07-30 23:37:21 -07:00
wrap.js more tab sync fixes, only disposing is left to fix; also allow the notify wrapper to pass along an optional data payload 2008-07-30 21:58:13 -07:00