Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

bf deleted history, is there a way to recover?

more options

My bf thought it would be cute to get on late at night while I was out and delete all my bookmarks and history (a lot of stuff I hadn't bookmarked yet). I figured out how to restore the bookmarks on my own but I still can't figure out how to retrieve my history, if there is even a way.

My bf thought it would be cute to get on late at night while I was out and delete all my bookmarks and history (a lot of stuff I hadn't bookmarked yet). I figured out how to restore the bookmarks on my own but I still can't figure out how to retrieve my history, if there is even a way.

모든 댓글 (1)

more options

Do you have any backups of your Firefox profile folder? You might need one to restore your history.

History and bookmarks both are stored in the places.sqlite file. There are third party utilities to let you work with this kind of file, but the FAQ on the official SQLite site is not very encouraging:

"If you do not have a backup, recovery is very difficult. You might be able to find partial string data in a binary dump of the raw database file. Recovering numeric data might also be possible given special tools, though to our knowledge no such tools exist. SQLite is sometimes compiled with the SQLITE_SECURE_DELETE option which overwrites all deleted content with zeros. If that is the case then recovery is clearly impossible. Recovery is also impossible if you have run VACUUM since the data was deleted. If SQLITE_SECURE_DELETE is not used and VACUUM has not been run, then some of the deleted content might still be in the database file, in areas marked for reuse. But, again, there exist no procedures or tools that we know of to help you recover that data."

http://www.sqlite.org/faq.html#q20

For future reference: Backing up your information | How to | Firefox Help.