.. |
base_records
|
Cache unwrapped symmetric keys
|
2009-03-16 19:37:30 -07:00 |
engines
|
Experimenting with getting tab last-used-time data on Fennec
|
2009-03-18 12:40:27 -07:00 |
ext
|
integrate latest version of Preferences.js module, which features a variety of fixes for various issue and also adds support for pref observers
|
2009-03-06 17:58:22 -08:00 |
type_records
|
TabTracker now keeps track of when each tab was most recently used; tabStore wraps this data for sync, and fennec UI uses it to sort incoming tabs by most-recently-used date. This fixes 481326.
|
2009-03-17 17:57:53 -07:00 |
xmpp
|
fix log4moz calls (new api), fix module imports for renamed modules
|
2008-11-03 15:00:38 -08:00 |
async.js
|
use util module's stack formatter
|
2008-11-06 17:32:33 -08:00 |
auth.js
|
move Observers.js and Preferences.js into an ext/ directory, to make it clear they are externally-mantained libraries
|
2009-01-22 11:48:36 -08:00 |
constants.js
|
remove old storage format constants, add min_server_format_version
|
2009-02-11 23:52:44 -08:00 |
crypto.js
|
Bug 482178 - Clean up services -> lazy services. r=thunder
|
2009-03-10 06:30:30 -05:00 |
engines.js
|
self.cb not this.cb for engine._wipeClient
|
2009-03-11 14:35:23 -05:00 |
faultTolerance.js
|
add clients sync (list of clients with names and types); make it simpler to create Engine subclasses; remove the 2nd 'authenticator' parameter for Resources; resetServer is now wipeServer; consider 0 an invalid place ID (fixes bug when calculating item depths); add a Svc global exported from utils.js where commonly used services can live
|
2009-01-06 13:54:18 -08:00 |
identity.js
|
Bug 482903 - Wiping local passwords data prevents syncing. r=thunder
|
2009-03-12 02:15:30 -05:00 |
log4moz.js
|
Bug 480528 - Color Weave logs to help find errors, engine problems, etc.
|
2009-02-28 11:11:36 -08:00 |
notifications.js
|
Bug 481873 - Failed login notifications remain after successful login
|
2009-03-06 09:18:50 -06:00 |
oauth.js
|
fix log4moz calls (new api), fix module imports for renamed modules
|
2008-11-03 15:00:38 -08:00 |
resource.js
|
inhibit caching, since we bypass the cache anyway
|
2009-03-12 00:35:54 -07:00 |
service.js
|
Bug 483037 - Need to wrap sync callback for timer callback - scheduled syncs don't work
|
2009-03-12 15:41:46 -05:00 |
stores.js
|
Bug 482178 - Clean up services -> lazy services. r=thunder
|
2009-03-10 06:30:30 -05:00 |
trackers.js
|
add some extra log info to engine; have tracker ignore all changes when applying a change to prevent the tracker from generating new guids for new items before the store has a chance to set the right one
|
2009-01-14 22:01:04 -08:00 |
util.js
|
Was failing on Fennec because private browsing doesn't exist there -- now more gracefully handles missing components.
|
2009-03-10 17:12:59 -07:00 |
wrap.js
|
Bug 482561 - Remove localLock notifications
|
2009-03-10 15:33:50 -05:00 |