搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox leaves behind cookies and form& search history?

  • 4 回覆
  • 1 有這個問題
  • 13 次檢視
  • 最近回覆由 cor-el

more options

I have Firefox set to Never remember Form & search history, delete cookies after closing, delete cache after closing. However if I do and scan with Ccleaner I notice that Firefox seems to leave behind cache, cookie, and Form data? Why is it not being fully deleted? Are they just empty files?

I have Firefox set to Never remember Form & search history, delete cookies after closing, delete cache after closing. However if I do and scan with Ccleaner I notice that Firefox seems to leave behind cache, cookie, and Form data? Why is it not being fully deleted? Are they just empty files?

被選擇的解決方法

SQLite files are never deleted or reduced in size if content is deleted, so you can't tell by their presence if any data is left in it. There may some records marked as deleted still left in the file that wouldn't show in the user interface. You would have to check the files with a hex viewer to verify that.

I don't know about the jumplist cache. You can possibly disable this feature.

  • on about:config: browser.taskbar.lists.enabled = false
從原來的回覆中察看解決方案 👍 0

所有回覆 (4)

more options

This is just from posting this question, via private browsing, closing Firefox waiting a few minutes and then doing a scan with Ccleaner.

more options

First, check the settings; about:preferences#privacy

Close Firefox, wait a few minutes. Then restart. Type about:permissions <Enter> in the address bar, and poke around. What do you find?

more options

選擇的解決方法

SQLite files are never deleted or reduced in size if content is deleted, so you can't tell by their presence if any data is left in it. There may some records marked as deleted still left in the file that wouldn't show in the user interface. You would have to check the files with a hex viewer to verify that.

I don't know about the jumplist cache. You can possibly disable this feature.

  • on about:config: browser.taskbar.lists.enabled = false