Back-forward cache


Topic | v1 | created by jjones |
Description

A back/forward cache (bfcache) caches whole pages (including the JavaScript heap) when navigating away from a page, so that the full state of the page can be restored when the user navigates back.


Relations

subtopic of Web programming

Web development is the work involved in developing a website for the Internet (World Wide Web) or an...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

treated in Exploring a back/forward cache for Chrome | Web

bfcache creates a cache allowing for instant navigations to previously-visited pages.

has official Back-forward cache - Chrome Platform Status

Creates a cache for pages which allows for instant navigations to previously-visited pages.