There are periodic reports from users (who unfortunately did not back up their
profiles) of bookmark files getting burned in updates. WaMCom apparently does
this too, so this is a Mozilla bug that was never fixed.
Mitigations (both would be good):
- Back up bookmarks on close. Since most of the problems appear to occur on
launch, the backup can be salvaged AS LONG AS THE USER DOESN'T CLOSE THE
BROWSER. To this end, the browser should warn the user when a bookmark reset
occurs so that the backup can be rescued.
- Reduce exposure (suggested by Mathias). Consolidate writes; do not keep the
bookmark file open. I don't think caching everything in memory is a good
solution, but we don't need to have the file continuously open and there is
some argument that this is exactly what it's doing.
Original issue reported on code.google.com by classi...@floodgap.com on 9 Sep 2010 at 3:50
Original issue reported on code.google.com by
classi...@floodgap.com
on 9 Sep 2010 at 3:50