gecko/services/sync/modules/engines
2008-06-09 11:48:52 -07:00
..
bookmarks.js Fixed my code so that BookmarkEngine._sync() now works correctly to call Engine._sync() and BookmarkEngine.syncMounts(), asynchronously. Added in some TODO comments about what's going to happen in the next round of refactoring. 2008-06-09 11:48:52 -07:00
cookies.js Removed unused code from cookies.js, fixed a few js2-mode warnings. 2008-06-03 14:49:22 -07:00
forms.js Moved all form-syncing code into modules/engines/forms.js. 2008-06-03 14:20:51 -07:00
history.js Moved all history-related functionality into modules/engines/history.js. 2008-06-03 13:56:16 -07:00
passwords.js In passwords.js, turned _hashLoginInfo() into a module-level function. 2008-06-03 16:56:58 -07:00
tabs.js bug 437523: fix NS_ERROR_FAILURE on nsIJSON.decode in JsonFilter_afterGET 2008-06-05 16:25:55 -07:00