[bfcache] Do not cache if running insecure content is allowed
We will not restore the is_running_insecure_content_allowed_ to true if we navigate back and the page is in the BackForwardCache, so do not store it if we were to loose that state. Some background on why we sometimes need to disable bfcache: https://docs.google.com/document/d/1NjZeusdS1kyEkZyfLggndU1A6qVt0Y1sa-LRUxnMoK8 Bug: 1001087 Change-Id: Ib482f42c1c945ae9f3a1c163f24d885910a25334 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821786 Commit-Queue: Carlos Caballero <carlscab@google.com> Reviewed-by:Martin Šrámek <msramek@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#710302}
Showing
Please register or sign in to comment