gecko/services/sync/modules/engines
Edward Lee 21f7747109 Bug 548066 - JavaScript strict warning: clientData.js, line 194: reference to undefined property this.clients[id] [r=mconnor]
Get rid of get/setInfo on ClientEngine and ClientStore and expose functions to read/modify client data: stats, clearCommands, sendCommand. Also expose the local client information as local[ID,Name,Type,Commands] and rework the storage to use these instead of trying to keep the JS object clients entry in sync with prefs, etc. Update users of the old interface (service/tabs/chrome) to use the new local*. Set the client type based on app id instead of from each app's overlay.
2010-03-16 16:39:08 -07:00
..
bookmarks.js Bug 549633 - Standardize record creation so all SyncEngines encrypt data [r=mconnor] 2010-03-05 14:46:48 -08:00
clients.js Bug 548066 - JavaScript strict warning: clientData.js, line 194: reference to undefined property this.clients[id] [r=mconnor] 2010-03-16 16:39:08 -07:00
forms.js Bug 549633 - Standardize record creation so all SyncEngines encrypt data [r=mconnor] 2010-03-05 14:46:48 -08:00
history.js Bug 549633 - Standardize record creation so all SyncEngines encrypt data [r=mconnor] 2010-03-05 14:46:48 -08:00
passwords.js Bug 549633 - Standardize record creation so all SyncEngines encrypt data [r=mconnor] 2010-03-05 14:46:48 -08:00
prefs.js Bug 554472 - Only sync prefs under extensions.weave.prefs.sync. (with a trailing dot) [r=mconnor] 2010-03-23 18:51:47 -07:00
tabs.js Bug 548066 - JavaScript strict warning: clientData.js, line 194: reference to undefined property this.clients[id] [r=mconnor] 2010-03-16 16:39:08 -07:00