Issue 2424: Bookmarks reappear after deletion http://code.google.com/p/chromium/issues/detail?id=2424
Comment #6 by [EMAIL PROTECTED]: Bug 2424 resulted in the file thread getting wedged. By wedged I mean none of the tasks queued up on the file thread would get processed, ever. Any time you change a bookmark we queue up a request on the file thread the saves the bookmarks to disk. If the file thread is wedged, it means none of the bookmarks are saved. This is what I suspect caused your bookmarks file never to get saved. A new release is getting rolled out on the dev channel, 153.1. 153.1 has a fix for the wedged file thread. If after updating to 153.1 your bookmarks still aren't getting saved, please respond. Thanks! -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
