[Webkit-unassigned] [Bug 71509] WebKit memory cache doesn't respect Vary header
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 6 08:47:21 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=71509
--- Comment #18 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 280597
--> https://bugs.webkit.org/attachment.cgi?id=280597
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=280597&action=review
> Source/WebCore/loader/cache/CachedResource.cpp:762
> + // If Vary header is present don't use the memory cache entry. Instead fall back to disk cache that knows how to handle it.
This comment seems a bit odd. In case of memory cache revalidation, we bypass the disk cache.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160606/749c5d82/attachment.html>
More information about the webkit-unassigned
mailing list