Closed
Bug 905583
Opened 12 years ago
Closed 10 years ago
Offline Appcache is mixing up resources
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: stefan.stratmeier, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0 (Beta/Release)
Build ID: 20130805152501
Steps to reproduce:
The setting is a web app with offline cache manifest for around 150 files. When first visiting the page, the browser caches all resources for offline use at later visits.
Actual results:
Sometimes the offline cached files are interchanged. If this happens, the only option is to clear offline cache manually and try again. At some point the cached files will be all right (around 3 to 4 tries according to my experience).
Sometimes only image-files are interchanged, so they are displayed at wrong places instead of the original ones. On other tries, even javascript-files are interchanged, so the application won't run at all.
Expected results:
The offline cached files should not be interchanged at the very first try.
Updated•12 years ago
|
Component: Web Apps → Networking: Cache
Product: Firefox for Android → Core
QA Contact: aaron.train
Version: Firefox 23 → Trunk
| Reporter | ||
Updated•12 years ago
|
OS: Windows 7 → Android
Hardware: x86_64 → Other
| Reporter | ||
Comment 1•12 years ago
|
||
Addition: This problem only occurs in mobile firefox for Android. Firefox on my PC works all fine. Jason changed the product information, so i just wanted to make sure.
Comment 2•12 years ago
|
||
Can you provide a link that demonstrates this problem? I'm not sure there's much we can do unless we can reproduce it.
Flags: needinfo?(stefan.stratmeier)
Comment 3•10 years ago
|
||
appcache is going away.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Flags: needinfo?(stefan.stratmeier)
You need to log in
before you can comment on or make changes to this bug.
Description
•