bfcache: Disable for WebBluetooth.
A page using the WebBluetooth API shouldn't be frozen and shouldn't enter the BackForwardCache. When navigating away from a page: 1) The Bluetooth 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: I27cb850ed6e94de440486b33111332811942c930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837936 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:Reilly Grant <reillyg@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#705031}
Showing
Please register or sign in to comment