gecko/services/sync/modules/base_records
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
..
collection.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
crypto.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
keys.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00
wbo.js Bug 545764 - Convert constructor -> _init pattern to just use constructor 2010-02-11 15:25:31 -08:00