[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 12:26:29 PDT 2015


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

--- Comment #13 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 249744
  --> https://bugs.webkit.org/attachment.cgi?id=249744
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=249744&action=review

> Source/WebKit2/NetworkProcess/cache/NetworkCache.h:-69
> -    NoDueToAttachmentResponse,

We need to keep this one. We cannot shift values in this enum as they are stored in integers in the database.

-- 
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/c37e596b/attachment-0002.html>


More information about the webkit-unassigned mailing list