Closed
Bug 827107
Opened 13 years ago
Closed 13 years ago
application cache does not work
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 715809
People
(Reporter: frfxtst, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121128204232
Steps to reproduce:
If opened this url http://www.whatwg.org/demos/offline/clock/live-demo/clock.html and allowed to store offline data.
Actual results:
When I cut the internet connection and hit reload, the page does not load from the app cache as expected. Instead I get the normal error page which is displayed, when there is not internet connection.
Expected results:
The app should load without problems from the app cache.
I checked the network tab in the preferences and could see, that 0 bytes were stored for this domain, additionally overall app cache size was also 0. When I check about:cache, I can see that the offline-cache has not entries.
![]() |
||
Comment 1•13 years ago
|
||
Fixed by Bug 715809 in Nightly20.0a1 and also fixed in Aurora19.0a2.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•