Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?