BackForwardCache: Allow WebFilesystem with a flag
WebFilesystem doesn't have notions of handlers or connections, then it should be safe to allow pages with WebFilesystem to be put into the BFcache. Let's allow WebFilesystem for BFcache in order to improve the BFcache hit rate. This is implemented behind a flag and the feature is disabled by default. This means that this CL doesn't change the behavior by default. We might enable the feature later. Bug: 1144133 Change-Id: Idf5d9cfb8a4365ae65743c2becc7a4ef8ec66999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531155 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#829149}
Showing
Please register or sign in to comment