gecko-dev/services/sync/modules/engines
2008-06-06 17:43:15 -07:00
..
bookmarks.js Moved _createShare and _share() from engines.js to BookmarkEngine class in engines/bookmarks.js. The identity of the folder to be shared is now passed from the share dialog box (share.xul) into BookmarkEngine._share(). 2008-06-06 17:33:44 -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