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

shim away RTCSessionDescription/RTCIcecandidate #295

Merged
merged 1 commit into from
May 16, 2016
Merged

shim away RTCSessionDescription/RTCIcecandidate #295

merged 1 commit into from
May 16, 2016

Conversation

fippo
Copy link
Member

@fippo fippo commented May 16, 2016

basically #266 but separate so it doesn't collide with #288
This is still required in Chrome 51, even though not if promises are used. See here

cc @jan-ivar, sorry for breaking this

basically #266 but separate so it doesn't collide with #288
This is still required in Chrome 51, even though not if
promises are used. See [here](https://bugs.chromium.org/p/chromium/issues/detail?id=612118)
@KaptenJansson
Copy link
Collaborator

LGTM. One thing though, we should have test that catch this. I will start looking at separating the tests into separate files per API since it's way too big now.

@KaptenJansson KaptenJansson merged commit 765b894 into webrtcHacks:master May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants