-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Empty IPFS cache missing from Delete browsing data dialog #13302
Comments
this is a great idea; cc @yrliou |
should this be an extra switch or just be cleared whenever the user selects clear cache? i slightly prefer the latter. |
I can’t see any reason to make it a separate option. However, it might be good to change the string to say something like "Clear browsing and IPFS caches," but only when IPFS is enabled. |
Note that these options chromium support could be deleted for a specific time range, but it is not something |
Test plan specified in brave/brave-core#7578 |
Verification PASSED on
Verification passed on
Ipfs data was not deleted
Verification PASSED on
|
Steps to Reproduce
Expected result:
It should garbage collect the IPFS repository. More details.
Actual result:
IPFS data remains in the IPFS repo/cache on disk.
Reproduces how often:
Every time.
Brave version (brave://version info)
1.19.67
Version/Channel Information:
Beta only.
Other Additional Information:
Issuing a call to run the IPFS garbage collector should do the trick.
The text was updated successfully, but these errors were encountered: