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

Issue 2011473002: Cleanup BWE SendTimeHistory class (Closed)

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

Description

Cleanup BWE SendTimeHistory class Committed: https://crrev.com/f734c135a452ef34cc12b8c7f22e70cee71ab6b5 Cr-Commit-Position: refs/heads/master@{#13590}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : #

Patch Set 4 : rebase #

Total comments: 15

Patch Set 5 : feedback #

Patch Set 6 : rebase #

Total comments: 4

Patch Set 7 : feedback #

Patch Set 8 : feedback2 #

Total comments: 1

Patch Set 9 : use SequenceNumberUnwrapper instead of Comparator #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -77 lines) Patch
M webrtc/modules/remote_bitrate_estimator/include/send_time_history.h View 1 2 3 4 5 6 7 8 1 chunk +21 lines, -16 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/send_time_history.cc View 1 2 3 4 5 6 7 8 1 chunk +39 lines, -61 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
danilchap
find(0)+branch+upper_bound(0) where single begin would do provoke me to clean-up this class. While at it ...
4 years, 7 months ago (2016-05-24 14:50:50 UTC) #1
danilchap
4 years, 6 months ago (2016-06-21 08:16:32 UTC) #3
philipel
https://codereview.webrtc.org/2011473002/diff/60001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h File webrtc/modules/remote_bitrate_estimator/include/send_time_history.h (right): https://codereview.webrtc.org/2011473002/diff/60001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h#newcode30 webrtc/modules/remote_bitrate_estimator/include/send_time_history.h:30: // Cleanup overaged entries, then add new packet info ...
4 years, 6 months ago (2016-06-21 09:48:30 UTC) #4
danilchap
https://codereview.webrtc.org/2011473002/diff/60001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h File webrtc/modules/remote_bitrate_estimator/include/send_time_history.h (right): https://codereview.webrtc.org/2011473002/diff/60001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h#newcode30 webrtc/modules/remote_bitrate_estimator/include/send_time_history.h:30: // Cleanup overaged entries, then add new packet info ...
4 years, 6 months ago (2016-06-21 11:45:30 UTC) #5
philipel
lgtm https://codereview.webrtc.org/2011473002/diff/60001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h File webrtc/modules/remote_bitrate_estimator/include/send_time_history.h (right): https://codereview.webrtc.org/2011473002/diff/60001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h#newcode35 webrtc/modules/remote_bitrate_estimator/include/send_time_history.h:35: // Updates send_time_ms field of packet info identified ...
4 years, 6 months ago (2016-06-21 12:07:14 UTC) #6
stefan-webrtc
lgtm, but I'd be more comfortable if sprang@ also verified that I haven't missed some ...
4 years, 4 months ago (2016-08-01 11:22:49 UTC) #8
danilchap
https://codereview.webrtc.org/2011473002/diff/100001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h File webrtc/modules/remote_bitrate_estimator/include/send_time_history.h (right): https://codereview.webrtc.org/2011473002/diff/100001/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h#newcode45 webrtc/modules/remote_bitrate_estimator/include/send_time_history.h:45: struct SeqNoComparer { On 2016/08/01 11:22:49, stefan-webrtc (holmer) wrote: ...
4 years, 4 months ago (2016-08-01 11:47:08 UTC) #9
sprang_webrtc
I have one concern, and that is that we need to check that the comparator ...
4 years, 4 months ago (2016-08-01 12:41:21 UTC) #11
danilchap
On 2016/08/01 12:41:21, språng wrote: Comparator does violate the transitive property. Normally sequence number range ...
4 years, 4 months ago (2016-08-01 13:20:38 UTC) #12
sprang_webrtc
lgtm Thanks!
4 years, 4 months ago (2016-08-01 13:41:04 UTC) #13
stefan-webrtc
lgtm
4 years, 4 months ago (2016-08-01 14:21:21 UTC) #14
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/2011473002/160001
4 years, 4 months ago (2016-08-01 16:21:46 UTC) #17
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 4 months ago (2016-08-01 16:23:24 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 16:23:33 UTC) #20
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/f734c135a452ef34cc12b8c7f22e70cee71ab6b5
Cr-Commit-Position: refs/heads/master@{#13590}

Powered by Google App Engine
This is Rietveld 408576698