mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-20 09:07:52 +01:00
![]() In https://webrtc-review.googlesource.com/c/src/+/138275 the congestion window was recalculated during OnProcessInterval, as to consider the case when downlink is down. However, this update was not propagated to the congestion window pusback controller, nor returned in the update. This patch fixes that issue, as well as adding two tests to ensure the behaviour works as expected. Bug: None Change-Id: Ic126d929dc7a7a3393a2f34a4682eea1ee1f2240 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146704 Commit-Queue: Evan Shrubsole <eshr@google.com> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28667} |
||
---|---|---|
.. | ||
bbr | ||
goog_cc | ||
include | ||
pcc | ||
rtp | ||
BUILD.gn | ||
DEPS | ||
OWNERS | ||
receive_side_congestion_controller.cc | ||
receive_side_congestion_controller_unittest.cc |