[Webkit-unassigned] [Bug 160237] New: Split calculateCacheSizes in two methods
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 27 02:23:27 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160237
Bug ID: 160237
Summary: Split calculateCacheSizes in two methods
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: andersca at apple.com, darin at apple.com
It's used to calculate memory and disk cache sizes, but only the web process is interested in memory caches, and the network process in disk cache. We can also avoid a lot of duplicated code between ports to set the cache model.
--
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/20160727/2e2e7570/attachment.html>
More information about the webkit-unassigned
mailing list