View Single Post
Old 02-13-2021, 06:14 PM   #5469
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,034
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
Thanks. I'll just leave one commented out so I can swap them if needed.
You legitimately use multiple browsers at the same time?

I could add code to stack multiple browser caches, but you'd have to wait for all of them to be indexed.

And they would be 'stacked' rather than 'shared':

IE, if you listed browser1's cache first, then browser2, FFF would look for a matching URL entry in browser1 and stop if it found any--even if browser2 had a newer matching entry. Browser2 would only be consulted when browser1 didn't have a match.

And I dread the prospect of having to regularly explain that to people. "I know I ctrl-refreshed, why did FFF use an old version?!"

I'd need to see a pretty compelling case to re-write all the cache architecture sidney & I just finished to share entries from multiple browsers.
JimmXinu is offline   Reply With Quote