Reload interstitials on iOS to ensure not loaded from cache
When navigating to an error page and then to an error page, going backwards to the first error page does not trigger ErrorRetryStateMachine::DidFailProvisionalNavigation, which breaks the page functionality. This likely occurs since the page is getting loaded from cache, so prevent the breakage by reloading. Bug: 1044768 Change-Id: If1ac325a175fc529086490f3064ec5199cc4ee38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032185 Commit-Queue: Livvie Lin <livvielin@chromium.org> Reviewed-by:Carlos IL <carlosil@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#738760}
Showing
Please register or sign in to comment