gecko/services/sync/modules
Edward Lee 2b33ab565b Bug 504177 - Don't block the UI when syncing up/down
Sync.sleep(0) to let the main thread do UI, etc. after every record encrypt or decrypt.
2009-07-14 14:01:26 -07:00
..
base_records Remove async.js and wrap.js and remove remaining references to Async.sugar, etc. 2009-06-06 18:24:30 -05:00
engines Limit form history records (bug 494952, r=thunder) 2009-07-14 12:28:18 -07:00
ext Add ext/Sync.js to do sync-async 2009-06-04 10:13:25 -07:00
type_records Bug 479189 - weave does not sync tag smart folders properly 2009-07-13 17:43:15 -07:00
xmpp fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
auth.js Remove Async.sugar from auth.js, resource.js, stores.js, trackers.js. 2009-06-05 00:51:09 -07: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 Bug 504177 - Don't block the UI when syncing up/down 2009-07-14 14:01:26 -07:00
faultTolerance.js Print the exception with the stack on fault tolerance. 2009-07-09 18:05:58 -07:00
identity.js Identity_getPassword: async + async/yield -> sync. Make onGetPassword take one cb to pass back the password. 2009-06-05 22:33:08 -07: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 Debug log the size of PUT/POSTs messages. 2009-07-14 13:59:46 -07:00
service.js Remove async.js and wrap.js and remove remaining references to Async.sugar, etc. 2009-06-06 18:24:30 -05:00
stores.js Remove Async.sugar from auth.js, resource.js, stores.js, trackers.js. 2009-06-05 00:51:09 -07:00
trackers.js Remove Async.sugar from auth.js, resource.js, stores.js, trackers.js. 2009-06-05 00:51:09 -07:00
util.js merge weave. resolve addition of kSpecialIds to bookmarks.js near removal of Async.sugar. 2009-06-23 22:34:57 -07:00