Skip to content

Parameter of RTCPeerConnection.setLocalDescription should be optional #875

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

Closed
simonwep opened this issue Jun 21, 2020 · 0 comments · Fixed by #966
Closed

Parameter of RTCPeerConnection.setLocalDescription should be optional #875

simonwep opened this issue Jun 21, 2020 · 0 comments · Fixed by #966

Comments

@simonwep
Copy link

The parameter is optional, if omitted "the WebRTC runtime tries to automatically do the right thing.".
See spec definition and the corresponding mdn page.

It seems like webidl2.js somehow ignores the optional in front of the parameter?

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 a pull request may close this issue.

1 participant