Set a reload URL in iOS interstitial page load time data
iOS interstitial pages get reloaded to prevent loading them from cache, since that breaks JavaScript commands. For safety, set the reload URL in |load_time_data| instead of relying on window.location, which can have arbitrary URL params. Bug: 1087282 Change-Id: Idd3c8619371fd7e5ed5875579f4bd86eda2e42c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248450 Commit-Queue: Livvie Lin <livvielin@chromium.org> Reviewed-by:Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#779484}
Showing
Please register or sign in to comment