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

Issue 2795643002: Add methods to register congestion controller observer after construction. (Closed)

Created:
3 years, 8 months ago by nisse-webrtc
Modified:
3 years, 8 months ago
Reviewers:
terelius, perkj_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add methods to register congestion controller observer after construction. The point of this change is to make it possible to create the congestion controller as part of creating RtpTransportController, later pass it to the constructor of Call, and then let Call register itself as an observer. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2795643002 Cr-Commit-Position: refs/heads/master@{#17504} Committed: https://chromium.googlesource.com/external/webrtc/+/23425f9068aed6ba93d947f0ace17e55f2e1247d

Patch Set 1 #

Total comments: 3

Patch Set 2 : Added TODO comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -8 lines) Patch
M webrtc/modules/congestion_controller/include/send_side_congestion_controller.h View 1 3 chunks +7 lines, -1 line 0 comments Download
M webrtc/modules/congestion_controller/send_side_congestion_controller.cc View 3 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
nisse-webrtc
PTAL. The point of this change is to make it possible to create the congestion ...
3 years, 8 months ago (2017-04-03 07:25:36 UTC) #2
perkj_webrtc
lgtm if you add your comment "The point of this change is to make it ...
3 years, 8 months ago (2017-04-03 08:53:35 UTC) #3
nisse-webrtc
On 2017/04/03 08:53:35, perkj_webrtc wrote: > lgtm if you add your comment > > "The ...
3 years, 8 months ago (2017-04-03 09:44:39 UTC) #5
terelius
lgtm https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc File webrtc/modules/congestion_controller/send_side_congestion_controller.cc (right): https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc#newcode49 webrtc/modules/congestion_controller/send_side_congestion_controller.cc:49: Observer* observer, Going forward, will we deprecate passing ...
3 years, 8 months ago (2017-04-03 09:48:05 UTC) #6
nisse-webrtc
https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc File webrtc/modules/congestion_controller/send_side_congestion_controller.cc (right): https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc#newcode49 webrtc/modules/congestion_controller/send_side_congestion_controller.cc:49: Observer* observer, On 2017/04/03 09:48:04, terelius wrote: > Going ...
3 years, 8 months ago (2017-04-03 09:54:42 UTC) #7
terelius
https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc File webrtc/modules/congestion_controller/send_side_congestion_controller.cc (right): https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc#newcode49 webrtc/modules/congestion_controller/send_side_congestion_controller.cc:49: Observer* observer, On 2017/04/03 09:54:42, nisse-webrtc wrote: > On ...
3 years, 8 months ago (2017-04-03 10:55:28 UTC) #8
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/2795643002/20001
3 years, 8 months ago (2017-04-03 11:31:15 UTC) #11
nisse-webrtc
On 2017/04/03 10:55:28, terelius wrote: > https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc > File webrtc/modules/congestion_controller/send_side_congestion_controller.cc > (right): > > https://codereview.webrtc.org/2795643002/diff/1/webrtc/modules/congestion_controller/send_side_congestion_controller.cc#newcode49 ...
3 years, 8 months ago (2017-04-03 11:31:43 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-03 11:54:29 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/23425f9068aed6ba93d947f0a...

Powered by Google App Engine
This is Rietveld 408576698