Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use relevant settings object for pushState/replaceState URL parsing #1479

Merged
merged 1 commit into from
Jul 6, 2016

Conversation

domenic
Copy link
Member

@domenic domenic commented Jun 30, 2016

Tested by https://url-parsing-entry-iaqyojravh.now.sh/entry/entry.html;
all browsers use relevant, instead of entry, at least for URL parsing.
Further testing is needed for the origin checks.

That test also confirms that window.open() uses entry in all browsers, which is sad :(

Part of #1431.

Tested by https://url-parsing-entry-iaqyojravh.now.sh/entry/entry.html;
all browsers use relevant, instead of entry, at least for URL parsing.
Further testing is needed for the origin checks.

Part of #1431.
@annevk annevk merged commit b568cf9 into master Jul 6, 2016
@annevk annevk deleted the pushstate-replacestate branch July 6, 2016 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants