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 error loading in Firefox when media.peerconnection.enabled is set to false in about:config #23

Merged
merged 1 commit into from
May 23, 2016

Conversation

ckaczor
Copy link
Contributor

@ckaczor ckaczor commented May 23, 2016

When media.peerconnection.enabled is set to false DetectRTC will fail during load and DetectRTC will be undefined.

This fixes that case to allow DetectRTC to finish loading - after that everything works as expected.

@muaz-khan muaz-khan merged commit 11cb6bb into muaz-khan:master May 23, 2016
@ckaczor
Copy link
Contributor Author

ckaczor commented May 23, 2016

Thanks! Not super urgent but wondering when the next release (1.3.1?) will be.

@ckaczor
Copy link
Contributor Author

ckaczor commented May 24, 2016

Just updated to 1.3.1 - thanks again!

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