Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

App cache seems to be not working in the latest firefox

  • 1 réponse
  • 12 ont ce problème
  • 5 vues
  • Dernière réponse par 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.

Toutes les réponses (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