[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
Fri Feb 5 00:06:20 PST 2016


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

--- Comment #20 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Another problem of converting the load type to standard for bf navigation after a session restore is that it adds a new entry to the bf list and you ends up with duplicated entries. So, if we don't want to flag the history item, we could add a new frame load type, something like FrameLoadType::SessionRestoredBackForward.

-- 
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/20160205/2f457c83/attachment.html>


More information about the webkit-unassigned mailing list