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

Chrome 56 not functional because of synchronous XMLHttpRequest #155

Open
TrevorBender opened this issue Mar 11, 2017 · 0 comments
Open

Chrome 56 not functional because of synchronous XMLHttpRequest #155

TrevorBender opened this issue Mar 11, 2017 · 0 comments

Comments

@TrevorBender
Copy link

Chrome Version 56.0.2924.87 (64-bit)

Steps to recreate:

  • Click WebGL-Inspector.

Expected results:

  • WebGL draws continue working and WebGL UI shows up.

Actual Results:

  • No WebGL draws work and no WebGL UI. There is a warning in the console.

Console:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
insertScript @ contentscript.js:74
(anonymous) @ contentscript.js:100

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

No branches or pull requests

1 participant