[bfcache] Add a content feature to disable time eviction.
Default period content can be cached is 15 seconds with the BackForwardCache enabled. Long tests with timeouts of more than 15 seconds can technically pass tests by waiting for 15 seconds and getting the usual notifications from the RenderFrameHost being destroyed. We want to identify these tests, so we add a content feature that removes all time limit to how long we can keep something in the cache. Change-Id: Ib0736c9ba6f0718fbc9ba729a1e3742d61721a65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1852448Reviewed-by:Alexander Timin <altimin@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#705104}
Showing
Please register or sign in to comment