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

Fix visibilityState tests #9789

Merged
merged 4 commits into from
Jun 8, 2017

Conversation

jridgewell
Copy link
Contributor

Fixes #9757.

@jridgewell jridgewell merged commit 115c12e into ampproject:master Jun 8, 2017
@jridgewell jridgewell deleted the integration-test-vis-state branch June 8, 2017 01:48
@rsimha
Copy link
Contributor

rsimha commented Jun 8, 2017

Looks like they're still broken? https://travis-ci.org/ampproject/amphtml/jobs/240618920


/** @const {string} */
this.hash = spec.hash || '';
delete spec.hash;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jridgewell any reason why we keep the hash this way?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To prevent it from getting into the query string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants