[ios] Disable offline mode fix for SlimNav on iOS13.
On iOS 12 airplane mode back/forward navigations between restored session entries are same-document navigattions and were not triggering onload() or onpopstate() redirect to the actual target URL. As a workaround a reload is triggered. It appears this work-around isn't necessary on iOS13. TEST=Visit techmeme, wikipedia + a few articles, tab grid, close all, restore, airplane mode, back to tab, tap back to beginning. Bug: 995363 Change-Id: I0fcd6ad8ce5172b4808030c4cee0166289e6e22c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757298 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:Danyao Wang <danyao@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#688331}
Showing
Please register or sign in to comment