gecko/services/sync/modules/engines
Edward Lee 3993035a59 Bug 482670 - WBORecord should implement a .deleted property
Expose a .deleted property that engines can set to true to store an even thinner deleted payload (empty string "" instead of "[null]") on the server. Handle deserializing of deleted records by setting the property. Note: Engines must set their payloads to something JSON-able if it's not a delete record.
2009-04-03 12:38:47 -05:00
..
bookmarks.js Bug 482670 - WBORecord should implement a .deleted property 2009-04-03 12:38:47 -05:00
clients.js Bug 486667 - Clients get amnesia -- forget who they are after a wipe 2009-04-03 09:26:12 -05: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 Bug 482670 - WBORecord should implement a .deleted property 2009-04-03 12:38:47 -05:00
input.js Syncing for Awesome bar (bug 437133, r=thunder) 2008-08-07 20:00:35 -07:00
passwords.js Bug 482670 - WBORecord should implement a .deleted property 2009-04-03 12:38:47 -05:00
tabs.js Bug 486230 - Share json disk caching with Utils.json{Load,Save} 2009-03-31 19:52:16 -05:00