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

Issue 1367193002: Fix bug where rtcp::TransportFeedback may generate incorrect messages. (Closed)

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

Description

Fix bug where rtcp::TransportFeedback may generate incorrect messages. In particular, if 14 short deltas were inserted (2 * capacity of status vector chunk with 2bit items) followed by a large delta, that status item would be dropped. BUG= Committed: https://crrev.com/49f9cdba02248d216dfc875dc0ab3c5ae187bc42 Cr-Commit-Position: refs/heads/master@{#10132}

Patch Set 1 #

Patch Set 2 : Fixed associated bug in rtcp_receiver plus added tests #

Total comments: 8

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -5 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc View 1 2 3 chunks +67 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_utility.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
sprang_webrtc
5 years, 2 months ago (2015-09-25 14:49:46 UTC) #2
sprang_webrtc
Ping! This makes loopback tests sometimes crash :(
5 years, 2 months ago (2015-09-29 15:07:52 UTC) #3
stefan-webrtc
https://codereview.webrtc.org/1367193002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc File webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc (right): https://codereview.webrtc.org/1367193002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc#newcode457 webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc:457: TEST(RtcpPacketTest, TransportFeedback_HeyWhatsGoingOn) { There must be a better name ...
5 years, 2 months ago (2015-09-30 10:45:27 UTC) #4
sprang_webrtc
https://codereview.webrtc.org/1367193002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc File webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc (right): https://codereview.webrtc.org/1367193002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc#newcode457 webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc:457: TEST(RtcpPacketTest, TransportFeedback_HeyWhatsGoingOn) { On 2015/09/30 10:45:27, stefan-webrtc (holmer) wrote: ...
5 years, 2 months ago (2015-09-30 11:09:27 UTC) #5
stefan-webrtc
lgtm
5 years, 2 months ago (2015-10-01 08:52:39 UTC) #6
stefan-webrtc
lgtm lgtm
5 years, 2 months ago (2015-10-01 08:52:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1367193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1367193002/40001
5 years, 2 months ago (2015-10-01 08:54:18 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-01 10:07:02 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-10-01 10:07:11 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/49f9cdba02248d216dfc875dc0ab3c5ae187bc42
Cr-Commit-Position: refs/heads/master@{#10132}

Powered by Google App Engine
This is Rietveld 408576698