[Webkit-unassigned] [Bug 144048] [SOUP] Use a webkit subdirectory for the disk cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 22 10:48:35 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144048
--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
This patch looks good. It certainly solves the problem going forward.
As a bonus, I think we should also check if the original directory $XDG_CACHE_HOME/app-name contains a soup cache, and if so delete the entire directory so that we automatically clean up the original cache rather than leaving it on disk forever. Simply because it's easy to do, and we had users complaining about rather spectacular cache leaks there (60 GB at [1], 12 GB at [2]). This should not be a problem because an application that stores anything under $XDG_CACHE_HOME should be prepared for it to disappear.
[1] https://lists.webkit.org/pipermail/webkit-gtk/2014-July/0
[2] https://bugzilla.gnome.org/show_bug.cgi?id=667682
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150422/7e83f872/attachment.html>
More information about the webkit-unassigned
mailing list