[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:27:00 PDT 2015


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

--- Comment #14 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.

We should probably add a comment for this enum to explain we cannot do this :) Sorry about that.

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


More information about the webkit-unassigned mailing list