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

Issue 2246403002: CongestionController::SetBweBitrates may now trigger probing. (Closed)

Created:
4 years, 4 months ago by philipel
Modified:
4 years, 4 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, stefan-webrtc, mflodman, Irfan
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 9

Patch Set 2 : Feedback fixes. #

Total comments: 1

Patch Set 3 : git cl format #

Patch Set 4 : Don't set probing state to active in the case of no clusters. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -9 lines) Patch
M webrtc/modules/congestion_controller/congestion_controller.cc View 1 5 chunks +20 lines, -0 lines 0 comments Download
M webrtc/modules/congestion_controller/include/congestion_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/pacing/bitrate_prober.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/pacing/bitrate_prober.cc View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/modules/pacing/bitrate_prober_unittest.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/pacing/paced_sender.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/pacing/paced_sender.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download
M webrtc/modules/pacing/paced_sender_unittest.cc View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
philipel
4 years, 4 months ago (2016-08-16 11:38:51 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/2246403002/diff/1/webrtc/modules/congestion_controller/congestion_controller.cc File webrtc/modules/congestion_controller/congestion_controller.cc (right): https://codereview.webrtc.org/2246403002/diff/1/webrtc/modules/congestion_controller/congestion_controller.cc#newcode231 webrtc/modules/congestion_controller/congestion_controller.cc:231: if (last_reported_bitrate_bps_ != 0 && Add comment to explain ...
4 years, 4 months ago (2016-08-16 11:48:39 UTC) #5
philipel
https://codereview.webrtc.org/2246403002/diff/1/webrtc/modules/congestion_controller/congestion_controller.cc File webrtc/modules/congestion_controller/congestion_controller.cc (right): https://codereview.webrtc.org/2246403002/diff/1/webrtc/modules/congestion_controller/congestion_controller.cc#newcode231 webrtc/modules/congestion_controller/congestion_controller.cc:231: if (last_reported_bitrate_bps_ != 0 && On 2016/08/16 11:48:39, stefan-webrtc ...
4 years, 4 months ago (2016-08-16 13:04:32 UTC) #6
philipel
4 years, 4 months ago (2016-08-16 13:04:51 UTC) #7
stefan-webrtc
lgtm % nits https://codereview.webrtc.org/2246403002/diff/1/webrtc/modules/congestion_controller/include/congestion_controller.h File webrtc/modules/congestion_controller/include/congestion_controller.h (right): https://codereview.webrtc.org/2246403002/diff/1/webrtc/modules/congestion_controller/include/congestion_controller.h#newcode129 webrtc/modules/congestion_controller/include/congestion_controller.h:129: uint32_t last_reported_bitrate_bps_ GUARDED_BY(critsect_); On 2016/08/16 13:04:31, ...
4 years, 4 months ago (2016-08-16 13:28:29 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/2246403002/40001
4 years, 4 months ago (2016-08-16 13:34:14 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_ubsan on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_ubsan/builds/4087) linux_ubsan_vptr on master.tryserver.webrtc (JOB_FAILED, ...
4 years, 4 months ago (2016-08-16 13:46:22 UTC) #13
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/2246403002/60001
4 years, 4 months ago (2016-08-16 14:12:46 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 4 months ago (2016-08-16 16:13:25 UTC) #18
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/eb680eac5dad102a4df698dff9e7aec974a97d98 Cr-Commit-Position: refs/heads/master@{#13791}
4 years, 4 months ago (2016-08-17 09:12:20 UTC) #21
philipel
4 years, 4 months ago (2016-08-17 09:12:21 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
eb680eac5dad102a4df698dff9e7aec974a97d98 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698