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

Issue 2958283002: nit: Rename RtpDemuxer::sink_ to RtpDemuxer::ssrc_sinks_ (Closed)

Created:
3 years, 5 months ago by eladalon
Modified:
3 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

nit: Rename RtpDemuxer::sink_ to RtpDemuxer::ssrc_sinks_ Rationale: 1. sinks_ is not properly differentiated from rsid_sinks_. 2. Consistency with RtcpDemuxer. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2958283002 Cr-Commit-Position: refs/heads/master@{#18813} Committed: https://chromium.googlesource.com/external/webrtc/+/c3e3e60f592865b671175941a972dbf6961e1b38

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M webrtc/call/rtp_demuxer.h View 1 chunk +2 lines, -2 lines 1 comment Download
M webrtc/call/rtp_demuxer.cc View 3 chunks +5 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (8 generated)
eladalon
PTAL
3 years, 5 months ago (2017-06-28 13:49:07 UTC) #2
danilchap
lgtm https://codereview.webrtc.org/2958283002/diff/1/webrtc/call/rtp_demuxer.h File webrtc/call/rtp_demuxer.h (right): https://codereview.webrtc.org/2958283002/diff/1/webrtc/call/rtp_demuxer.h#newcode74 webrtc/call/rtp_demuxer.h:74: std::multimap<uint32_t, RtpPacketSinkInterface*> ssrc_sinks_; while just 'sinks' is not ...
3 years, 5 months ago (2017-06-28 14:05:39 UTC) #3
eladalon
On 2017/06/28 14:05:39, danilchap OOO until July17 wrote: > lgtm > > https://codereview.webrtc.org/2958283002/diff/1/webrtc/call/rtp_demuxer.h > File ...
3 years, 5 months ago (2017-06-28 14:17:53 UTC) #4
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/2958283002/1
3 years, 5 months ago (2017-06-28 14:18:00 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/18654)
3 years, 5 months ago (2017-06-28 14:22:30 UTC) #8
stefan-webrtc
lgtm
3 years, 5 months ago (2017-06-28 14:57:54 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/2958283002/1
3 years, 5 months ago (2017-06-28 15:00:00 UTC) #13
commit-bot: I haz the power
3 years, 5 months ago (2017-06-28 15:18:58 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/c3e3e60f592865b671175941a...

Powered by Google App Engine
This is Rietveld 408576698