DescriptionAdd 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
Committed: https://crrev.com/97c65878672508dea30c898fab48c40d36491589
Cr-Commit-Position: refs/heads/master@{#439020}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|