Actions
Feature #34
openWebView Cache Controls
Start date:
06/27/2016
Due date:
% Done:
0%
Estimated time:
Description
Create controls for handling WebView's cache.
Actions
Added by Soren Stoutner over 7 years ago. Updated 28 days ago.
0%
Description
Create controls for handling WebView's cache.
These would be detailed controls showing what is cached for each domain. Doing so will have to wait until after Privacy WebView is added in the 4.x series.
In case it wasn't obvious, one of the abilities of this feature will be to entirely disable the web cache.
Great. Although I've been having the same practice by softlinking directories either to tmpfs or /dev/null, such as $HOME/.cache, Service worker, GPUShaderCache, Sessions, Local/Session storage, IndexedDB & History file. Works for all kinds of chromium based browsers. Some, I point to tmpfs instead of /dev/null, caz there are some that cause breakage on nullifying.
Although, I still have to add lot more directories into the mix, that I'm not aware of can be done.