gecko/services/sync/modules/engines
jonathandicarlo@jonathan-dicarlos-macbook-pro.local 5459e1733a Resolved merging conflicts to service.js.
2008-06-11 11:54:44 -07:00
..
bookmarks.js Created preferences for xmpp connection info (server url, realm, username, password), and a preference to turn xmpp messaging on or off, and made BookmarkEngine._init() call startXmppClient when this preference is true. 2008-06-11 11:13:35 -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 bug 437523: fix NS_ERROR_FAILURE on nsIJSON.decode in JsonFilter_afterGET 2008-06-05 16:25:55 -07:00