[Webkit-unassigned] [Bug 153230] Network cache: old pages returned by disk cache on history navigation after session is restored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 15 09:55:37 PST 2016


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

--- Comment #33 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 270743
  --> https://bugs.webkit.org/attachment.cgi?id=270743
Try to fix mac builds

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

> Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.cpp:52
> +    bool restoredFromSession;

A thought just occurred to me. Don't we need to reset this flag at some point? Otherwise, it seems like we would *never* again use the back/forward cache policy to these history items (unless the HistoryItems get regenerated somehow?).

-- 
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/20160215/f385aab9/attachment.html>


More information about the webkit-unassigned mailing list