[webkit-reviews] review granted: [Bug 136432] [WinCairo] Memory cache capacity is not set. : [Attachment 237501] Patch

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


Alex Christensen <achristensen at apple.com> has granted peavo at outlook.com's
request for review:
Bug 136432: [WinCairo] Memory cache capacity is not set.
https://bugs.webkit.org/show_bug.cgi?id=136432

Attachment 237501: Patch
https://bugs.webkit.org/attachment.cgi?id=237501&action=review

------- Additional Comments from Alex Christensen <achristensen at apple.com>
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.


More information about the webkit-reviews mailing list