gecko/services/sync/modules/engines
2008-07-08 01:18:30 -07:00
..
bookmarks.js Fixed a bunch of bugs in bookmark share: stuf related to server-side paths being incorrect (because the defaultPrefix in DAV was getting reset to an empty string or was getting applied wrong). Discovered that updateOutgoingShare and updateIncomingShare were both calling the same _wrapMount() function, which was incorrect, so I broke that up and fixed what parts are meant to be outgoing and which incoming. 2008-07-08 01:18:30 -07:00
cookies.js fix cookie command logging; skip cookie commands for items we don't have 2008-06-30 23:26:35 -07:00
forms.js Fix syntax errors that were causing unit tests to fail 2008-06-30 12:26:41 -07:00
history.js define _resetGUIDs in store 2008-06-29 17:36:59 -07:00
passwords.js Fix syntax errors that were causing unit tests to fail 2008-06-30 12:26:41 -07:00
tabs.js bug 442711: validate virtual tabs to make sure they have the minimal information necessary to recreate them before trying to save them or notify the user about them 2008-06-30 15:13:07 -07:00