搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 22 人有此问题
  • 1 次查看
  • 最后回复者为 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

所有回复 (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:

由cor-el于修改