bfcache: Disable for WebUSB.
A page using the WebUSB API shouldn't be frozen and shouldn't enter the BackForwardCache. When navigating away from a page: 1) The USB connection should be released. 2) The tab indicator should be removed. This won't happen if the RenderFrameHost is kept in the back-forward cache. Some background on why we sometimes need to disable bfcache: https://docs.google.com/document/d/1NjZeusdS1kyEkZyfLggndU1A6qVt0Y1sa-LRUxnMoK8 Bug: 1001087 Change-Id: I17a860433f353f2371ebb223791492317a6897ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837933Reviewed-by:Alexander Timin <altimin@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#704144}
Showing
Please register or sign in to comment