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

[PeerConnection] Add RTCRtpSender.setStreams() #16848

Merged
merged 1 commit into from May 30, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 15, 2019

This change exposes the setStreams() method of RTCRtpSender, which allows
changing the stream associations of an existing transceiver.

Intent to Implement and Ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/g5Grj_VtF8Q

Drive-by: Fix minor lint issues.

Bug: 844386
Change-Id: I7fe463d6811d5cb74cb297bf81d5bc90040fe86a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611836
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664586}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1611836 branch 6 times, most recently from 99185d5 to d371429 Compare May 22, 2019 14:47
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1611836 branch 4 times, most recently from 3bb125e to 0efb035 Compare May 29, 2019 23:42
This change exposes the setStreams() method of RTCRtpSender, which allows
changing the stream associations of an existing transceiver.

Intent to Implement and Ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/g5Grj_VtF8Q

Drive-by: Fix minor lint issues.

Bug: 844386
Change-Id: I7fe463d6811d5cb74cb297bf81d5bc90040fe86a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611836
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664586}
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

2 participants