DescriptionKeep original pushState() method for use in JS overwrite
Keep original pushState() method for use in JS overwrite of
window.history.pushState. Previously, the original replaceState was
used because back/forward navigation was performed wholly by the native
history stack. Using the original pushState keeps WKWebView's
back forward list in sync with the native stack.
BUG=564633
Committed: https://crrev.com/66238f7e788dfff4a656c7a34089bf0a499220c9
Cr-Commit-Position: refs/heads/master@{#367378}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use pageTitle #Messages
Total messages: 12 (5 generated)
|