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

Issue 2354333004: RTCPReceiver store cname as std::string. (Closed)

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

Description

RTCPReceiver store cname as std::string. simplifying cname management. Remove RTCPUtility::RTCPCnameInformation since it was last use of the structure. BUG=webrtc:5565 NOTRY=true Committed: https://crrev.com/95321246593bc5fa1f0d60fff6edba0d2fb13342 Cr-Commit-Position: refs/heads/master@{#14399}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 1

Patch Set 3 : Remove RTCPCnameInformation struct #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -66 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 1 2 3 chunks +3 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 1 6 chunks +8 lines, -56 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_utility.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
danilchap
4 years, 2 months ago (2016-09-26 07:54:46 UTC) #2
philipel
lg https://codereview.webrtc.org/2354333004/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.h File webrtc/modules/rtp_rtcp/source/rtcp_receiver.h (left): https://codereview.webrtc.org/2354333004/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.h#oldcode130 webrtc/modules/rtp_rtcp/source/rtcp_receiver.h:130: RTCPUtility::RTCPCnameInformation* CreateCnameInformation( Is RTCPnameInformation still used in this ...
4 years, 2 months ago (2016-09-26 15:43:32 UTC) #3
danilchap
On 2016/09/26 15:43:32, philipel wrote: > lg > > https://codereview.webrtc.org/2354333004/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.h > File webrtc/modules/rtp_rtcp/source/rtcp_receiver.h (left): > ...
4 years, 2 months ago (2016-09-26 16:53:13 UTC) #4
philipel
In that case I think its better to remove the struct from the .h file ...
4 years, 2 months ago (2016-09-27 07:57:47 UTC) #5
danilchap
On 2016/09/27 07:57:47, philipel wrote: > In that case I think its better to remove ...
4 years, 2 months ago (2016-09-27 08:07:57 UTC) #7
philipel
lgtm, but could you explain why you don't want to update the description with your ...
4 years, 2 months ago (2016-09-27 08:18:03 UTC) #8
danilchap
On 2016/09/27 08:18:03, philipel wrote: > lgtm, but could you explain why you don't want ...
4 years, 2 months ago (2016-09-27 08:31:58 UTC) #10
philipel
On 2016/09/27 08:31:58, danilchap wrote: > On 2016/09/27 08:18:03, philipel wrote: > > lgtm, but ...
4 years, 2 months ago (2016-09-27 08:39:12 UTC) #11
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/2354333004/40001
4 years, 2 months ago (2016-09-27 10:25:21 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 2 months ago (2016-09-27 12:26:02 UTC) #15
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/2354333004/40001
4 years, 2 months ago (2016-09-27 13:56:50 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-27 14:05:38 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 14:05:47 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/95321246593bc5fa1f0d60fff6edba0d2fb13342
Cr-Commit-Position: refs/heads/master@{#14399}

Powered by Google App Engine
This is Rietveld 408576698