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“.

Learn More

App cache seems to be not working in the latest firefox

  • 1 Antwort
  • 12 haben dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von the-edmeister

more options

In a new app we developed which has offline support with the help of HTML5 appcache feature. We noticed that with the latest update from FF (27.0+) the appcache stopped working and it's not caching any of the resources specified in the .manifest file. In the Tools - Options - Advanced - Network tab also it shows as 0 Bytes from the domain. But at the same time it works fine on Chrome as it is properly showing all the cached resources from the domain. Is this some kind of bug in the latest FF or are we missing something from our end to make the FF cache the resources.

Please let me know if you would require more details for this issue.

Any help would be really appreciated.

In a new app we developed which has offline support with the help of HTML5 appcache feature. We noticed that with the latest update from FF (27.0+) the appcache stopped working and it's not caching any of the resources specified in the .manifest file. In the Tools - Options - Advanced - Network tab also it shows as 0 Bytes from the domain. But at the same time it works fine on Chrome as it is properly showing all the cached resources from the domain. Is this some kind of bug in the latest FF or are we missing something from our end to make the FF cache the resources. Please let me know if you would require more details for this issue. Any help would be really appreciated.

Alle Antworten (1)

more options

See if this helps you - https://developer.mozilla.org/en-US/docs/HTML/Using_the_application_cache

Note at the bottom of that page: Last updated: Mar 8, 2014 1:14:17 AM