[Webkit-unassigned] [Bug 22700] ApplicationCache should have size limit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 17:08:11 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=22700


andreip at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31413|0                           |1
        is obsolete|                            |
  Attachment #32160|0                           |1
        is obsolete|                            |




------- Comment #17 from andreip at google.com  2009-07-01 17:08 PDT -------
Created an attachment (id=32162)
 --> (https://bugs.webkit.org/attachment.cgi?id=32162&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