View Single Post
Old 08-27-2024, 06:59 PM   #9841
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,024
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Experimental Version Attached

2024-08-27
- New field in Chrome Simple cache?

Okay, it looks like Chrome 'simple' cache--on Mac at least--now has an extra field in the binary header. No idea what it is, but the fields we use are shifted over 4 bytes.

The attached version reads (and discards) the extra field. Plus a bunch of debug output.

The question is: is it just Mac, or all Chrome derived 'simple' cache using browsers? I know some Windows users end up with simple cache, but it's always 'block' cache on my computer.

So if some other people who use 'simple' can test it, that would help.

If you're running in debug mode, the output log will tell which cache version you're using. Search log for string Using. The options are "Using BlockfileCache", "Using FirefoxCache2", and "Using SimpleCache".

Last edited by JimmXinu; 08-27-2024 at 08:46 PM.
JimmXinu is offline   Reply With Quote