搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

App cache seems to be not working in the latest firefox

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.

所有回覆 (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