DescriptionDisallow WKBackForwardListItem navigations for pushState pages.
The WKWebViewConfiguration's |userScripts| are not injected when
navigating via BFLI to a page created using window.history.pushState.
This means that calling window.history navigation functions will
invoke WKWebView's non-overridden implementations, causing a mismatch
between the WKBackForwardList and NavigationManager.
BUG=none
Committed: https://crrev.com/540983ab54c3259bb9b548bfd8c1d95367fa15f2
Cr-Commit-Position: refs/heads/master@{#415114}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #Messages
Total messages: 12 (6 generated)
|