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

RTCPeerConnection.prototype.setRemoteDescription.length should be 1 #2528

Closed
jan-ivar opened this issue May 10, 2020 · 0 comments · Fixed by #2529
Closed

RTCPeerConnection.prototype.setRemoteDescription.length should be 1 #2528

jan-ivar opened this issue May 10, 2020 · 0 comments · Fixed by #2529
Assignees

Comments

@jan-ivar
Copy link
Member

jan-ivar commented May 10, 2020

It regressed to 0 last year when we made RTCSessionDescriptionInit's type a non-required member to support SLD() without arguments (SLD & sRD take the same dictionary).

We can fix this, at the cost of some spec duplication. (a new RTCLocalSessionDescriptionInit).

@jan-ivar jan-ivar self-assigned this May 10, 2020
@jan-ivar jan-ivar changed the title RTCPeerConnection().prototype.setRemoteDescription.length should be 1 RTCPeerConnection.prototype.setRemoteDescription.length should be 1 May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant