The Wayback Machine - https://web.archive.org/web/20201203080905/https://github.com/jsperf/jsperf.com/pull/471
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

Adding X-UA-Compatible in the head #471

Merged
merged 2 commits into from Oct 9, 2018
Merged

Conversation

@Aymkdn
Copy link
Contributor

@Aymkdn Aymkdn commented May 4, 2018

X-UA-Compatible permits to make sure IE uses the last version of its engine. Right now if I visit jsperf.com from IE at my office, IE will use IE7 rendering engine instead of IE11 (because of "Compatibility View"). Adding X-UA-Compatible should fix this issue.

Aymkdn and others added 2 commits May 4, 2018
X-UA-Compatible permits to make sure IE uses the last version of its engine. Right now if I visit jsperf.com from IE at my office, IE will use IE7 rendering engine instead of IE11 (because of "Compatibility View"). Adding X-UA-Compatible should fix this issue.
@maxbeatty maxbeatty merged commit e441a42 into jsperf:master Oct 9, 2018
2 of 4 checks passed
2 of 4 checks passed
continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
Node Security 27 vulnerabilities found
Details
Hound No violations found. Woof!
security/snyk - package.json (maxbeatty) No manifest changes detected
maxbeatty added a commit that referenced this pull request Oct 9, 2018
* master:
  Adding X-UA-Compatible in the head (#471)
  fix: .snyk & package.json to reduce vulnerabilities (#477)
  add link to wiki (#466)
  Fix issue with bad updates causing disappearing tests (#464)
  Fix cache start (#453)
  Ensure that edited test cases can be set as synchronous/asynchronous 
(#451)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.