BackForwardCache: Reland: Allow WebFilesystem with a flag
This CL is reland of http://crrev.com/c/2531155 with some test fixes. 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 Bug: 1151235 Change-Id: I3b3526f180c19d33d6ca16a88efe400fe9bd2c5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557160Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#830876}
Showing
Please register or sign in to comment