Chromium Code Reviews

Issue 2759433005: Delete unused member RTCPSender::FeedbackState::send_payload_type. (Closed)

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

Description

Delete unused member RTCPSender::FeedbackState::send_payload_type. It became unused with cl https://codereview.webrtc.org/2746413003/ BUG=webrtc:7338 Review-Url: https://codereview.webrtc.org/2759433005 Cr-Commit-Position: refs/heads/master@{#17293} Committed: https://chromium.googlesource.com/external/webrtc/+/40ba3addc74aa1ddc7b964a622ced38ead154a8d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Delete getter method RTPSender::SendPayloadType. #

Unified diffs Side-by-side diffs Stats (+2 lines, -11 lines)
M webrtc/modules/rtp_rtcp/source/rtcp_sender.h View 1 chunk +0 lines, -1 line 0 comments
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 chunk +1 line, -2 lines 0 comments
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 chunk +0 lines, -1 line 0 comments
M webrtc/modules/rtp_rtcp/source/rtp_sender.h View 1 chunk +0 lines, -2 lines 0 comments
M webrtc/modules/rtp_rtcp/source/rtp_sender.cc View 1 chunk +1 line, -5 lines 0 comments

Messages

Total messages: 17 (8 generated)
nisse-webrtc
PTAL. It's a bit unclear to me how RTPSender::payload_type_ is used. The accessors RTPSender::SendPayloadType and ...
3 years, 9 months ago (2017-03-17 09:39:04 UTC) #2
danilchap
lgtm https://codereview.webrtc.org/2759433005/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc File webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc (left): https://codereview.webrtc.org/2759433005/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc#oldcode321 webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc:321: state.send_payload_type = rtp_sender_.SendPayloadType(); may be delete RtpSender::SendPayloadType/SetSendPayloadType too ...
3 years, 9 months ago (2017-03-17 09:43:16 UTC) #3
danilchap
https://codereview.webrtc.org/2759433005/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc File webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc (left): https://codereview.webrtc.org/2759433005/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc#oldcode321 webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc:321: state.send_payload_type = rtp_sender_.SendPayloadType(); On 2017/03/17 09:43:15, danilchap wrote: > ...
3 years, 9 months ago (2017-03-17 09:45:29 UTC) #4
nisse-webrtc
On 2017/03/17 09:43:16, danilchap wrote: > lgtm > > https://codereview.webrtc.org/2759433005/diff/1/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc > File webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc (left): > ...
3 years, 9 months ago (2017-03-17 09:54:55 UTC) #5
nisse-webrtc
New patchset, deleting the getter method.
3 years, 9 months ago (2017-03-17 10:31:03 UTC) #6
danilchap
still lgtm
3 years, 9 months ago (2017-03-17 11:11:49 UTC) #7
stefan-webrtc
lgtm
3 years, 9 months ago (2017-03-17 13:16:27 UTC) #12
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/2759433005/20001
3 years, 9 months ago (2017-03-17 14:00:32 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 14:04:04 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/40ba3addc74aa1ddc7b964a62...

Powered by Google App Engine