Skip to content

Remove RTCPeerConnection shims in FF44+ #168

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 22, 2016

Conversation

jan-ivar
Copy link
Collaborator

This avoids the "moz prefix" deprecation warnings with adapter.js in Firefox 44 (releasing Tuesday).

@jan-ivar
Copy link
Collaborator Author

Related to https://github.com/webrtc/adapter/issues/151, though checking on mozGetUserMedia should still be valid for a good while.

@fippo
Copy link
Member

fippo commented Jan 21, 2016

\o/
the diff looks confusing, the actual code is much better

@jan-ivar
Copy link
Collaborator Author

Yes, I had to change indentation for quite a few lines. Here's the same diff ignoring whitespace.

@KaptenJansson
Copy link
Collaborator

LGTM (yes, changing whitespaces really screws up the diff ;))

KaptenJansson added a commit that referenced this pull request Jan 22, 2016
Remove RTCPeerConnection shims in FF44+
@KaptenJansson KaptenJansson merged commit d6f665f into webrtcHacks:master Jan 22, 2016
@jan-ivar
Copy link
Collaborator Author

@KaptenJansson Can we push a new version of https://webrtc.github.io/adapter/adapter-latest.js ? Not sure how that's done. It's not been updated yet, so I get deprecation warnings with adapter in Firefox now.

@KaptenJansson
Copy link
Collaborator

will do, sorry for missing it yet again.

@KaptenJansson
Copy link
Collaborator

done!

@jan-ivar
Copy link
Collaborator Author

Thanks! works now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants