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

move handling of rtcpmuxpolicy from constructor to setConfiguration #1907

Merged
merged 2 commits into from
Jul 12, 2018

Conversation

fippo
Copy link
Contributor

@fippo fippo commented Jun 20, 2018

as discussed in #1235 (but does not fix the issue)


Preview | Diff

webrtc.html Outdated
@@ -1907,7 +1901,9 @@ <h4>Set the configuration</h4>
<li>If the value of <code><var>configuration</var>.<a data-link-for=
"RTCConfiguration">rtcpMuxPolicy</a></code> differs from the
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drive-by nit: shouldn't this be "if the value of ... is set and differs" here and elsewhere in this section?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you're right. Please update.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done as separate commit!

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.

None yet

3 participants