Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#32308 - bombless:patch-2, r=alexcrichton
Fix usability problem when browse document locally You cannot use `history.replaceState` when you browse locally, it breaks the security policy of Chrome and perhaps other browsers. Closes rust-lang#32307 Thank @crumblingstatue for the help!
- Loading branch information