gecko/services/sync/modules
Edward Lee b8de893593 Bug 545764 - Convert constructor -> _init pattern to just use constructor
Inline various _init calls and do super's init with <Super>.call(this, args..). Add various get/set sugar to those missing e.g., meta.keyring. Also simplify crypto record creation by setting cleartext in the parent.

--HG--
extra : rebase_source : 6c9a9f210f8f46ac338adb84188538e7353c9673
2010-02-11 15:25:31 -08:00
..
base_records Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
engines Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
ext Remove trailing whitespace from the codebase. 2009-11-20 14:34:20 -08:00
type_records Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
auth.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
constants.js Reverse thresholds to make more sense for single vs multi. 2010-01-26 12:08:41 -08:00
engines.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
identity.js Bug 532570 - "keyring doesn't contain a key" when signing-in with a differently-cased username 2009-12-02 18:25:18 -08:00
log4moz.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
notifications.js Remove unused TabsNotification for remote virtual tabs notification. 2009-10-19 17:06:50 -07:00
resource.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
service.js Bug 541722 - updating out of date machine can cause data to be reverted 2010-02-03 15:23:58 -08:00
status.js Move the status record into a separate Status object exported with the Weave object. 2009-10-07 10:47:43 -07:00
stores.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
trackers.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
util.js Bug 535722 - Reduce the amount of logging for default log levels 2009-12-17 18:51:55 -08:00