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

Issue 2681733004: Fix bug in BitrateProber where an old probe added at a high bitrate will stay active indefinit… (Closed)

Created:
3 years, 10 months ago by stefan-webrtc
Modified:
3 years, 10 months ago
Reviewers:
Sergey Ulanov, terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix bug in BitrateProber where an old probe added at a high bitrate will stay active indefinitely if the bandwidth estimate becomes too low to probe at that bitrate. This is solved by timing out probe clusters after 5 seconds of being initiated. BUG=webrtc:7043 R=terelius@webrtc.org Review-Url: https://codereview.webrtc.org/2681733004 . Cr-Commit-Position: refs/heads/master@{#16495} Committed: https://chromium.googlesource.com/external/webrtc/+/0e3213a18ceceb325f5b679f6eea7aff12059960

Patch Set 1 #

Patch Set 2 : Add unittest. #

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

Messages

Total messages: 13 (9 generated)
stefan-webrtc
terelius for review sergeyu as fyi, and of course happy to get comments. :)
3 years, 10 months ago (2017-02-08 10:43:26 UTC) #8
terelius
lgtm
3 years, 10 months ago (2017-02-08 14:09:40 UTC) #9
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/2681733004/20001
3 years, 10 months ago (2017-02-08 14:10:49 UTC) #11
stefan-webrtc
3 years, 10 months ago (2017-02-08 14:19:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0e3213a18ceceb325f5b679f6eea7aff12059960 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698