[Webkit-unassigned] [Bug 22700] ApplicationCache should have size limit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 17:00:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=22700
------- Comment #16 from andreip at google.com 2009-07-01 17:00 PDT -------
Created an attachment (id=32160)
--> (https://bugs.webkit.org/attachment.cgi?id=32160&action=view)
New proposal to limit the maximum size of the application cache (take 7)
- Moved the setMaximumSize() method out of the ChromeClient interface
- The reachedMaximumSize() ChrimeClient callback is now invoked asynchronously
- After the callback is invoked, we retry to save the new (failed) cache.
- Added unit test
--
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