Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Latest Firefox 32 beta seems to have broken the clear cache API

  • 1 Antwort
  • 22 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

All addons (including Firebug) that have a clear cache option seem to be broken on the latest Firefox 32 beta. Some addons report an error when they are invoked to clear the cache and others just silently fail like Firebug.

Only way to clear the cache at the moment is to use the Clear Cache button on Firefox-> Options->Advanced>->Network tab

I am running Firefox 32 beta on windows 8.1

Regards Sanjay

All addons (including Firebug) that have a clear cache option seem to be broken on the latest Firefox 32 beta. Some addons report an error when they are invoked to clear the cache and others just silently fail like Firebug. Only way to clear the cache at the moment is to use the Clear Cache button on Firefox-> Options->Advanced>->Network tab I am running Firefox 32 beta on windows 8.1 Regards Sanjay

Alle Antworten (1)

more options

That is likely caused by switching on the new HTTP cache in that version.

You can switch back to the old cache:

  • about:config page: browser.cache.use_new_backend_temp = false

See also:

Geändert am von cor-el