
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 Review URL: https://codereview.chromium.org/1541023002 Cr-Commit-Position: refs/heads/master@{#367378}
This directory holds code related to the iOS port of Chromium. See https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase for a description of the structure underneath this directory.