Skip to content

Conversation

@bombless
Copy link
Contributor

You cannot use history.replaceState when you browse locally, it breaks the security policy of Chrome and perhaps other browsers.
Closes #32307
Thank @crumblingstatue for the help!

@alexcrichton
Copy link
Member

@bors: r+ 2910c00

@eddyb
Copy link
Member

eddyb commented Mar 19, 2016

@bors rollup

eddyb added a commit to eddyb/rust that referenced this pull request Mar 19, 2016
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!
bors added a commit that referenced this pull request Mar 19, 2016
Rollup of 14 pull requests

- Successful merges: #32265, #32269, #32271, #32288, #32308, #32316, #32319, #32321, #32327, #32329, #32332, #32337, #32342, #32347
- Failed merges:
@bors bors merged commit 2910c00 into rust-lang:master Mar 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants