[Webkit-unassigned] [Bug 240577] New: Remove unused memory capacity output value in calculateURLCacheSizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 06:50:27 PDT 2022


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

            Bug ID: 240577
           Summary: Remove unused memory capacity output value in
                    calculateURLCacheSizes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: olivier.blin at softathome.com
                CC: achristensen at apple.com, cdumez at apple.com,
                    cgarcia at igalia.com, darin at apple.com, ggaren at apple.com,
                    kkinnunen at apple.com, loic.yhuel at softathome.com,
                    mcatanzaro at gnome.org

calculateURLCacheSizes() had a urlCacheMemoryCapacity output value since its creation in r203857, which was passed to platformSetURLCacheSize().

But the implementation has been removed for the soup platform in r205556 when switching to the WebKit network cache, and for the Cocoa platform in r232201 when dropping NSURLCache support.

urlCacheMemoryCapacity is now unused.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220518/1c78691c/attachment.htm>


More information about the webkit-unassigned mailing list