Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Issue 2622613004: Refactoring of RTCP options in BaseChannel. (Closed)

Created:
3 years, 11 months ago by Taylor Brandstetter
Modified:
3 years, 11 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactoring of RTCP options in BaseChannel. Previously, BaseChannel supported a "no RTCP" mode, which wasn't being used any more and is being deleted. Also, "RTCP mux required" previously worked by calling "ActivateRtcpMux" after construction. Now it works by explicitly passing a "require_rtcp_mux" parameter into the constructor. BUG=None Review-Url: https://codereview.webrtc.org/2622613004 Cr-Commit-Position: refs/heads/master@{#16045} Committed: https://chromium.googlesource.com/external/webrtc/+/ac22f70906175831270b399e20d0519198ac6922

Patch Set 1 #

Patch Set 2 : Updating a couple other unit tests. #

Patch Set 3 : Rebase #

Patch Set 4 : Minor renaming/adding a comment, which makes sense to do after this refactoring. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -309 lines) Patch
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 7 chunks +9 lines, -9 lines 0 comments Download
M webrtc/api/rtpsenderreceiver_unittest.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/api/statscollector_unittest.cc View 1 2 17 chunks +17 lines, -17 lines 0 comments Download
M webrtc/api/webrtcsession.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/webrtcsession.cc View 1 2 3 10 chunks +13 lines, -30 lines 0 comments Download
M webrtc/pc/channel.h View 1 2 3 8 chunks +11 lines, -17 lines 0 comments Download
M webrtc/pc/channel.cc View 1 2 3 9 chunks +19 lines, -35 lines 0 comments Download
M webrtc/pc/channel_unittest.cc View 1 2 3 42 chunks +51 lines, -162 lines 0 comments Download
M webrtc/pc/channelmanager.h View 1 2 6 chunks +6 lines, -6 lines 0 comments Download
M webrtc/pc/channelmanager.cc View 1 2 9 chunks +16 lines, -16 lines 0 comments Download
M webrtc/pc/channelmanager_unittest.cc View 1 2 3 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (5 generated)
pthatcher1
lgtm
3 years, 11 months ago (2017-01-12 23:17:58 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2622613004/60001
3 years, 11 months ago (2017-01-13 05:07:11 UTC) #5
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/external/webrtc/+/ac22f70906175831270b399e20d0519198ac6922
3 years, 11 months ago (2017-01-13 05:59:33 UTC) #8
keishi
3 years, 11 months ago (2017-01-13 06:29:48 UTC) #9
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.webrtc.org/2626023005/ by keishi@chromium.org.

The reason for reverting is: Broke Mac64 Release [large tests] build
https://build.chromium.org/p/client.webrtc/builders/Mac64%20Release%20%5Blarg....

Powered by Google App Engine
This is Rietveld 408576698