[Webkit-unassigned] [Bug 144048] New: [SOUP] Use a webkit subdirectory for the disk cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 10:19:33 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144048

            Bug ID: 144048
           Summary: [SOUP] Use a webkit subdirectory for the disk cache
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: danw at gnome.org, gns at gnome.org, mcatanzaro at igalia.com,
                    svillar at igalia.com

Recent versions of libsoup remove any file in cache dir not referenced by the index when the cache is loaded to workaround leaked resources when load/dump is unbalanced for whatever reason like a crash. We currently use $XDG_CACHE_HOME/app-name as default disk cache directory, but that directory could be used by apps to cache other things, and the soup cache might end up deleting other stuff. The soup cache assumes the given directory is only for the disk cache, so we should ensure that. See 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/86f1a303/attachment-0001.html>


More information about the webkit-unassigned mailing list