Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

Development: Ctrl+Shift+R don't clean the cash (only manually or through plugin)

  • 7 პასუხი
  • 4 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა Xixo

I am developing a web application (Wildfly, JS, html, css & co.). I am checking that in both Chrome and Firefox, but in Firefox every time i want to refresh a page to see changes, i must clean the cache, while in Chrome i just press F5. I installed Firefox Developer Edition because of that, but the problem is also there.

Even Ctrl+Shift+R doesn't solve the problem (or not always).

I added: https://addons.mozilla.org/it/firefox/addon/empty-cache-button/ and it works great. But still, why doesn't work just F5 as it happens in Chrome? Is there an option "automatically clean cache"? Or some "Developement mode" that allows to refresh everything silently?

The biggest disappointment was when i saw that this happens also in "Firefox Developer Edition" Maybe i am doing something wrong or the option is present?

I remember some problems like that in the past, but now they happens almost on always change.

I am developing a web application (Wildfly, JS, html, css & co.). I am checking that in both Chrome and Firefox, but in Firefox every time i want to refresh a page to see changes, i must clean the cache, while in Chrome i just press F5. I installed Firefox Developer Edition because of that, but the problem is also there. Even Ctrl+Shift+R doesn't solve the problem (or not always). I added: https://addons.mozilla.org/it/firefox/addon/empty-cache-button/ and it works great. But still, why doesn't work just F5 as it happens in Chrome? Is there an option "automatically clean cache"? Or some "Developement mode" that allows to refresh everything silently? The biggest disappointment was when i saw that this happens also in "Firefox Developer Edition" Maybe i am doing something wrong or the option is present? I remember some problems like that in the past, but now they happens almost on always change.

გადაწყვეტა შერჩეულია

Hi Xixo.

I would advise you to just use Ctrl+F5 shortcut instead, which should work in all browsers to reload the page bypassing cache. Or you can just disable cache (set it to 0 MB) in Firefox in Settings > Advanced > Network tab.

პასუხის ნახვა სრულად 👍 1

ყველა პასუხი (7)

შერჩეული გადაწყვეტა

Hi Xixo.

I would advise you to just use Ctrl+F5 shortcut instead, which should work in all browsers to reload the page bypassing cache. Or you can just disable cache (set it to 0 MB) in Firefox in Settings > Advanced > Network tab.

If you change the content, but leave the file (image) names the same then consider to add extra GET parameters like a date-time string to the URL to make each file unique.

The answer of Michal Stanke seems working. Anyway, I would expect that as default for Firefox Developer Edition, because I suppose it's a common need for developers.

Ctrl+F5 works the same way as Ctrl+Shift+R and bypasses the cache, so both should work. You may have to use it more than once.

See also:

cor-el said

You may have to use it more than once.

That's the problem actually (did i press that enought times?).

The link you gave about browser.cache.check_doc_frequency seems quite interesting, i will try to set its value to 1.

<snark>Cleaning the cash... is that like laundering money? </snark>

Narvey said

<snark>Cleaning the cash... is that like laundering money? </snark>

You know, in English the pronuciation and the writing is not always logically related... so may be :)

ჩასწორების თარიღი: , ავტორი: Xixo