<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SOUP] Use a webkit subdirectory for the disk cache"
   href="https://bugs.webkit.org/show_bug.cgi?id=144048#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [SOUP] Use a webkit subdirectory for the disk cache"
   href="https://bugs.webkit.org/show_bug.cgi?id=144048">bug 144048</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>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] <a href="https://lists.webkit.org/pipermail/webkit-gtk/2014-July/0">https://lists.webkit.org/pipermail/webkit-gtk/2014-July/0</a>
[2] <a href="https://bugzilla.gnome.org/show_bug.cgi?id=667682">https://bugzilla.gnome.org/show_bug.cgi?id=667682</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>