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

Too many AudioContext created #16

Open
ppseprus opened this issue May 8, 2017 · 1 comment
Open

Too many AudioContext created #16

ppseprus opened this issue May 8, 2017 · 1 comment

Comments

@ppseprus
Copy link
Contributor

ppseprus commented May 8, 2017

Error in event handler for runtime.onMessage: NotSupportedError: Failed to construct 'AudioContext': The number of hardware contexts provided (6) is greater than or equal to the maximum bound (6).

Since the content.js is no longer injected multiple time, this could be moved to a global variable...

@mavroudisv
Copy link
Member

Is this also somehow related to #8?

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