Tagged Questions
0
votes
0answers
23 views
How do I retrieve Google Chrome's Local Storage and Cookie info
Firefox has an addon called SQLite manager which is great. Is there anything like this for Google Chrome?
0
votes
0answers
65 views
Dojo Xhr: Result Content is Not Appearing until there is a mouse click anywhere on page
i'm building an offline application with Dojo 1.7, using Dojo RDD, generating forms dynamically and storing them in cache.
now every time when i fetch something through ajax i have to remove dojo ...
1
vote
0answers
43 views
appcache is being cached?
When I check google chrome for cached files ( chrome://appcache-internals/ ) I find this(among other files):
Manifest, http://localhost/MUHMobile/cache.appcache 1.5 kB
Does this mean that my ...
0
votes
1answer
228 views
Chrome app cache doesn't work on first load, only on refresh
Our offline app works great in Firefox, but over the past month or two it's had various problems in all recent version of Chrome and Chromium. This is the latest issue I'm seeing in Chromium ...
0
votes
1answer
155 views
Chrome not updating CSS file for offline-enabled HTML5 website
I have an offline-enabled website that uses a cache manifest. I'm finding with Chrome that it is serving an older version of my stylesheet, even if I do a "Empty Cache and Hard Reload"
If I append ...
1
vote
0answers
74 views
Google Chrome looses cached data at system failure
I am building an intreactive information kiosk for public use. Making it a web app in Chrome. It need to work offline. My solution is using the browsers application cache. Problem: Chrome looses all ...
1
vote
1answer
429 views
How can I clear the appcache on the Google Chrome iPad app?
I've written a little HTML5 based web app that I am trying to debug on the iPad using the Chrome for iPad app.
I have added a cache.manifest file to my app which has some heavy caching in it of most ...
1
vote
0answers
383 views
Viewing PDF in Android / Chrome
I have a website caching pdfs offline with a .manifest-file.
On the desktop version of Chrome the PDF can be viewed offline inside Chrome. But on the Android Chrome nothing happens when I'm trying to ...
5
votes
1answer
1k views
Application Cache Error event: Resource fetch failed (-1)
I am trying to store a mp4 video file (rather small ~ 2.5MB) in the local app cache.
Manifest looks like:
CACHE MANIFEST
viddy.mp4
Chrome (22.0.1229.94 m) will log the following in the console:
...
0
votes
1answer
179 views
appcache served as text/plain only works in chrome?
I'm working on an application that has a broken manifest file. It's broken in a bunch of ways.
One of the ways that it's broken is that it is being served as type text/plain.
Safari and Firefox ...
2
votes
1answer
1k views
Disable Application Cache in Chrome and Safari
I’m using the AppCache in order to enable offline access for a web app. The issue is that for development every time I make a change to my JavaScript I also need to make a change to the manifest (in ...
1
vote
0answers
259 views
HTML5 appcache with Chrome and the HTTPS Everywhere plugin causing cross site css not to load
I have run into an issue with one of my webpages that was changed to use the HTML5 appcache feature. Chrome 19 (ad I assume earlier versions) is blocking my cross site css files when the appcache is ...

