disconnectme / disconnect

Disconnect is a browser extension that makes the web faster, more private, and more secure.
https://disconnect.me/
GNU General Public License v3.0
780 stars 136 forks source link

Error when updating service file #214

Closed carbureted closed 10 years ago

carbureted commented 10 years ago

Possibly the same as https://github.com/disconnectme/disconnect/issues/207

fetchService's call results in sjcl throwing the following error: Uncaught TypeError: Object # has no method 'replace'

Results in firstUpdateTime not being set or remote data file being used.

Fixed for Chrome/Safari/etc in https://github.com/disconnectme/disconnect/commit/548b509fbd1c851cadbc776135efb5208e150696 - not sure if it's an issue on Firefox.

oldestlivingboy commented 10 years ago

Not a problem in Firefox (or related to #207).