Closed
Bug 1126392
Opened 11 years ago
Closed 9 years ago
appcache: infinite checking.
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: arnaud, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2251.0 Safari/537.36 OPR/28.0.1747.1 (Edition developer)
Steps to reproduce:
1) You must go on http://www.relaxnews.com/setDebug.php?debug=on to enable debug mode (It adds console.log on the applicationCache)
2) Go http://www.relaxnews.com, we can see the console.log (AppCache checking, downloading AppCache, AppCache progress, AppCache cached).
3) Go http://www.relaxnews.com/confirmation/ and ... BADABOUM! AppCache checking never finished :(
Here the problem in video: http://www.relaxnews.com/firefoxBug.mov
Actual results:
The checking is never finished, suddenly the page in question is innacessible (must restart Firefox to be able to try again)
Expected results:
.
Updated•10 years ago
|
Component: Untriaged → Networking: Cache
Product: Firefox → Core
Comment 1•10 years ago
|
||
Before I start looking into this more, please check you (the web page) is referencing the manifest by a full path.
Comment 2•9 years ago
|
||
appcache is going away.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•