Add functionality to window.history.go test page.
- Added back/forward buttons. - Added pushState() button. This is necessary because if the pushState call is executed by injected JavaScript, then the navigation is registered as a client redirect. - Display placeholder state object string when a popstate event with a null state object is received. BUG=673022 Review-Url: https://codereview.chromium.org/2583733002 Cr-Commit-Position: refs/heads/master@{#439020}
Showing
Please register or sign in to comment