Commit Graph

6 Commits

Author SHA1 Message Date
wolfbeast 8c34d786e4 Issue #1208: Fix jsonLoad in Sync's util.js to handle errors.
- `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
2019-08-15 09:52:38 +02:00
wolfbeast de75f133a7 Remove Firefox Accounts service and tie-ins.
See previous commit for removal of browser identity module.
2019-04-19 02:02:56 +02:00
wolfbeast 768a1b9457 Pass exceptions directly to logger. 2018-10-24 14:13:44 +02:00
wolfbeast 18473f1844 Update sync client for JS changes. 2018-10-06 07:09:02 +02:00
wolfbeast 0c47c83e1b Import Tycho weave client 2018-10-06 06:57:51 +02:00
Matt A. Tobin 5f8de423f1 Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00