Closed calpaterson closed 4 years ago
Firefox refuses to bookmark chrome://newtab and this crashes the entire bookmark sync
chrome://newtab
At least http://example.com is now bookmarked locally
Nothing is bookmarked locally and the extension has crashed
It's worth considering how to make full sync resistant to this problem as there may be recurrances of other problem urls in the future.
Fixed - quarchive is now limited to URLs only, and within that only http and https schemes which any browser will support bookmarking.
Description
Firefox refuses to bookmark
chrome://newtab
and this crashes the entire bookmark syncSteps to reproduce
Expected result
At least http://example.com is now bookmarked locally
Actual result
Nothing is bookmarked locally and the extension has crashed
Additional details
It's worth considering how to make full sync resistant to this problem as there may be recurrances of other problem urls in the future.