[Webkit-unassigned] [Bug 44878] New: Improve resource size tracking
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 30 11:36:25 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44878
Summary: Improve resource size tracking
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: socket.h at gmail.com
The idea of Cache.cpp was to track resources in memory. But now we are able to place them in a purgeable memory and also we would like to mmap them on the disk. So we need to track sizes for all those cases separately to clean up the code.
--
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