summaryrefslogtreecommitdiffstats
path: root/services/sync/modules/util.js
Commit message (Collapse)AuthorAgeLines
* Issue #1208: Fix jsonLoad in Sync's `util.js` to handle errors.wolfbeast2019-08-15-4/+12
| | | | | - `OS.Path.join` can throw, so we always need to try/catch it. - Also do a sanity check to make sure `callback` is defined before use
* Remove Firefox Accounts service and tie-ins.wolfbeast2019-04-19-40/+0
| | | | See previous commit for removal of browser identity module.
* Pass exceptions directly to logger.wolfbeast2018-10-24-1/+1
|
* Update sync client for JS changes.wolfbeast2018-10-06-7/+9
|
* Import Tycho weave clientwolfbeast2018-10-06-111/+37
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+797