[Webkit-unassigned] [Bug 143226] Don't cache resources that are very unlikely to be reused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 09:57:21 PDT 2015


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barraclough at apple.com

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
The current pruning algorithm already takes care of dropping resources that were not reused first. I am slightly worried about being more aggressive here and completely not cache such resources. It will potentially cause us to use the radio more when using history navigations and on tab restore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150330/c8206f81/attachment-0002.html>


More information about the webkit-unassigned mailing list