gecko/services/sync/modules/engines
2008-06-11 18:47:56 -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 bug 430363: ignore remove commands when generating deltas for history so the deltas file on the server doesn't grow too large; r=thunder 2008-06-11 10:40:24 -07:00
passwords.js In passwords.js, turned _hashLoginInfo() into a module-level function. 2008-06-03 16:56:58 -07:00
tabs.js numChanged should be the number of shared items whose data is different, not the same 2008-06-11 18:47:56 -07:00