Does anyone know if the file index.sqlite in Firefox is a cookie? The full path is:
C:\Documents and Settings\Owner\Local Settings\Application Data\Mozilla\Firefox\Profiles\ctnmb1cc.default\OfflineCache\index.sqlite.
We have three computers (all with FF) and CCleaner flags it as a cookie on one of them but not on the other two. Of those two, one is XP and the other is Vista. The one that's marking it as a cookie is also XP. I'm trying to figure out why it calls it a cookie on one but not the other two. Thanks.
I'm fairly sure that it's the index of HTML5 Offline Data.
Modern web apps made in JavaScript and HTML5 can store their data (.html, .js and .css) files inside your browser's cache so they don't require re-downloading when they're next needed. It's also designed to allow HTML5 apps to run offline.
The index.sqlite file is a database of what files are stored on the computer and what app they belong to. This works like the Windows MFT.
Firefox/Waterfox stores lots of things in various sqlite db files; I believe cookies as well. However, these files are not cookies per se, just storage files.
What Firefox version are you running; I do no longer have an index.sqlite file with Firefox/Waterfox 15.