搜索 | 用户支持

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

Learn More

FF 92.0 MacOS - Developer Tools - Network/Disable Cache does not reload the page.

more options

There are similar questions - https://support.mozilla.org/en-US/questions/1302582 - with no answers that get archived. Why would they be archived if there are no answers? Will this just be another one?

I'm loading a local file, not via a web server. In Developer Tools / Network tab I have Disable Cache checked. When I change the file, FF does not load the new content - on Cmd-R, reload button, reload from the Network tab. Browsers used to have a handy keyboard shortcut to force a full page reload, but now that is gone. I even tried clearing all storage for the page.

It is very tedious to close the tab, open a new tab, open Developer Tools, and enter the local file URL once again for every change! Why can't there be a simple way to force this? I even tried about:config browser.cache.check_doc_frequency set to 1. Why do none of these approaches work any longer?

There are similar questions - https://support.mozilla.org/en-US/questions/1302582 - with no answers that get archived. Why would they be archived if there are no answers? Will this just be another one? I'm loading a local file, not via a web server. In Developer Tools / Network tab I have Disable Cache checked. When I change the file, FF does not load the new content - on Cmd-R, reload button, reload from the Network tab. Browsers used to have a handy keyboard shortcut to force a full page reload, but now that is gone. I even tried clearing all storage for the page. It is very tedious to close the tab, open a new tab, open Developer Tools, and enter the local file URL once again for every change! Why can't there be a simple way to force this? I even tried about:config browser.cache.check_doc_frequency set to 1. Why do none of these approaches work any longer?

所有回复 (1)

more options

Hi Kevin, I'm not sure how well the Network tab works for local files. Could you try one of these methods to reload the page bypassing all caches:

  • Command+Shift+R
  • Shift+click the Reload button
  • Command+F5

Do any of those work for your page?