[Webkit-unassigned] [Bug 136432] [WinCairo] Memory cache capacity is not set.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 2 22:28:21 PDT 2014


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


Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #237501|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #6 from Alex Christensen <achristensen at apple.com>  2014-09-02 22:28:26 PST ---
(From update of attachment 237501)
CFURLCacheSetMemoryCapacity  and CFURLCacheSetDiskCapacity  seem to be undocumented :(

CurlCacheManager::setStorageSizeLimit just changes m_storageSizeLimit, which defaults to 50MB but this could increase it to 175MB if there is an incredible amount of space on the disk.  This seems ok to me.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list