Skip to content

Fix pushState exception when run inside Chrome Apps (fixes #601) #621

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

Merged
merged 2 commits into from
Jun 23, 2016

Conversation

benvinegar
Copy link
Contributor

I verified this fix using the "Hello, World" example from Chrome's chrome-app-samples repo.

Wondering if it's worth emulating this environment (window.chrome.app) in one of our integration tests (probably).

cc @mattrobenolt

@mattrobenolt
Copy link
Contributor

  895:52  error  "chrome" is not defined  no-undef
  895:66  error  "chrome" is not defined  no-undef

gj

@benvinegar benvinegar merged commit 34f456e into master Jun 23, 2016
@benvinegar benvinegar deleted the fix-pushstate branch June 23, 2016 17:46
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.

2 participants