gecko/services
Philipp von Weitershausen 7440175181 Bug 610923 - Allow engines to bypass the tracker for certain or all changed items [r=mconnor]
SyncEngine now uses the getChangedIDs() method to get all changed IDs before a sync. By default this still goes through the tracker, but engines can override this method to do queries based on timestamps, or to bypass the tracker entirely.

SyncEngine now also exposes a lastSyncLocal property that keeps the local timestamp of the last sync so that engines can do timestamp based queries.
2010-11-11 11:00:35 -08:00
..
crypto Merge backout 2010-10-28 17:09:58 -07:00
sync Bug 610923 - Allow engines to bypass the tracker for certain or all changed items [r=mconnor] 2010-11-11 11:00:35 -08:00