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 optional indicator for RTCPeerConnectionIceEventInit argument #1154

Merged
merged 1 commit into from
May 18, 2017

Conversation

soareschen
Copy link
Contributor

From the WebIDL definition of the constructor, the argument RTCPeerConnectionIceEventInit is optional. But in the argument table it is shown as non-optional.

[Constructor(DOMString type, optional RTCPeerConnectionIceEventInit eventInitDict)]

rtcpeerconnectioniceevent

From the WebIDL definition of the constructor, the argument
RTCPeerConnectionIceEventInit is optional. But in the argument
table it is shown as non-optional.
@dontcallmedom
Copy link
Member

Marked as non-substantive for IPR from ash-nazg.

@aboba aboba added the Editorial label May 3, 2017
@stefhak
Copy link
Contributor

stefhak commented May 4, 2017

LGTM.

@stefhak
Copy link
Contributor

stefhak commented May 18, 2017

@soareschen you should join the group to get past the IPR issues.

@aboba aboba merged commit cea8b3c into w3c:master May 18, 2017
@soareschen
Copy link
Contributor Author

Thanks. @agouaillard is working on adding me to the group.

@agouaillard
Copy link

ongoing guys, sorry. E-mail sent separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants