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

Issue 3009403002: Drop return value from RtpRtcp::IncomingRtcpPacket. (Closed)

Created:
3 years, 3 months ago by nisse-webrtc
Modified:
3 years, 3 months ago
Reviewers:
the sun, danilchap
CC:
webrtc-reviews_webrtc.org, danilchap, AleBzk, zhuangzesen_agora.io, Andrew MacDonald, henrika_webrtc, stefan-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Drop return value from RtpRtcp::IncomingRtcpPacket. And from its callee RTCPReceiver::IncomingPacket. BUG=webrtc:5565 Review-Url: https://codereview.webrtc.org/3009403002 Cr-Commit-Position: refs/heads/master@{#19823} Committed: https://chromium.googlesource.com/external/webrtc/+/479d3d75df72a46956f1336cb969085080064971

Patch Set 1 #

Patch Set 2 : Delete VoENetworkTest.ReceivedRTCPPacketWithJunkDataShouldFail. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -33 lines) Patch
M webrtc/modules/rtp_rtcp/include/rtp_rtcp.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/mocks/mock_rtp_rtcp.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl_unittest.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api.cc View 1 chunk +1 line, -3 lines 1 comment Download
M webrtc/voice_engine/channel.cc View 1 chunk +1 line, -5 lines 0 comments Download
M webrtc/voice_engine/voe_network_unittest.cc View 1 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
nisse-webrtc
Does it make sense to drop this almost unused return value? There seem to be ...
3 years, 3 months ago (2017-09-13 10:42:34 UTC) #2
danilchap
it does make sense to me. current return value is not very consistent: it return ...
3 years, 3 months ago (2017-09-13 11:19:13 UTC) #4
danilchap
lgtm
3 years, 3 months ago (2017-09-13 12:03:14 UTC) #5
nisse-webrtc
Internal bot seems to pass now. Thanks danil! Fredrik, do you want to have a ...
3 years, 3 months ago (2017-09-13 14:01:43 UTC) #6
the sun
lgtm for voice_engine/
3 years, 3 months ago (2017-09-13 14:14:57 UTC) #7
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/3009403002/20001
3 years, 3 months ago (2017-09-13 14:16:45 UTC) #9
commit-bot: I haz the power
3 years, 3 months ago (2017-09-13 14:53:45 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/479d3d75df72a46956f1336cb...

Powered by Google App Engine
This is Rietveld 408576698