Chromium Code Reviews
DescriptionMake CongestionController::remote_bitrate_estimator_ a non-pointer.
It was only assigned at construction, and this improves consistency
with remote_estimator_proxy_.
The declaration of the private WrappingBitrateEstimator had to be
moved to the header file, and it was also converted from
system_wrappers' CriticalSectionWrapper to rtc::CriticalSection.
BUG=webrtc:6847
Review-Url: https://codereview.webrtc.org/2642363003
Cr-Commit-Position: refs/heads/master@{#16236}
Committed: https://chromium.googlesource.com/external/webrtc/+/365aebdade5ac602e901e4a3c7674e8407ab5d26
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed nits. #
Total comments: 2
Patch Set 3 : Delete obsolete comment. #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||