[Webkit-unassigned] [Bug 22700] ApplicationCache should have size limit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 5 16:56:08 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22700
aegolden at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25801| |review?
Flag| |
------- Comment #1 from aegolden at gmail.com 2008-12-05 16:56 PDT -------
Created an attachment (id=25801)
--> (https://bugs.webkit.org/attachment.cgi?id=25801&action=view)
Patch to enforce size limit on app cache
This patch enforces a size limit on the application cache. The limit will be
either 1 / 32 times the size of the file system or 25% of the size of the
remaining space available in the file system, whichever is smaller. This will
allow machines with larger hard drives to store larger application caches, but
will prevent machines with large hard drives that happen to be almost out of
space anyway from having unreasonably large application caches.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list