Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Firefox leaves behind cookies and form& search history?

  • 4 respostas
  • 1 tem este problema
  • 2 visualizações
  • Última resposta por 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?

Solução escolhida

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
Ler esta resposta no contexto 👍 0

Todas as respostas (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

Solução escolhida

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