gecko/services/sync/modules/engines
Dan Mills a3d9640e3c Make records not extend Resource, instead they have a serialize() method that can be used to create a Resource for uploading if necessary.
Use global service instances under Svc.*
Consolidate various record managers (caches/convenience factories) to extend the same base object
Log exceptions caught by notify wrapper
2009-01-27 13:35:10 -08:00
..
bookmarks.js Make records not extend Resource, instead they have a serialize() method that can be used to create a Resource for uploading if necessary. 2009-01-27 13:35:10 -08:00
clients.js make it so clients list can be modified from any client, and so it doesn't upload client info on every sync; clients list no longer stores data (except the local client's guid) in the firefox prefs 2009-01-23 15:09:21 -08:00
cookies.js parentGUID -> parentid 2008-12-05 03:36:27 -08:00
forms.js Make Form history sync work again with new engine 2008-12-13 16:33:04 +01:00
history.js simpler reconciliation for history 2009-01-20 13:13:31 -08:00
input.js Syncing for Awesome bar (bug 437133, r=thunder) 2008-08-07 20:00:35 -07:00
passwords.js Bug 450396: password engine does not define a tracker 2008-08-13 15:19:56 -07:00
tabs.js commit so hg will let me merge 2009-01-08 16:57:35 -08:00