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

Issue 2365873002: Make RtpSenderAudio not inherit from DtmfQueue (Closed)

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

Description

- Make RtpSenderAudio not inherit from DtmfQueue. - Remove unused method DtmfQueue::ResetDTMF() BUG=webrtc:2795 Committed: https://crrev.com/d3d230f7885a9fca32754221b9c625b739f308b3 Cr-Commit-Position: refs/heads/master@{#14376}

Patch Set 1 #

Patch Set 2 : Make RtpSenderAudio not inherit from DtmfQueue #

Total comments: 4

Patch Set 3 : comments #

Patch Set 4 : not inline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M webrtc/modules/rtp_rtcp/source/dtmf_queue.h View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/dtmf_queue.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h View 1 2 3 4 chunks +6 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (6 generated)
the sun
4 years, 3 months ago (2016-09-23 18:42:53 UTC) #4
danilchap
https://codereview.webrtc.org/2365873002/diff/20001/webrtc/modules/rtp_rtcp/source/dtmf_queue.h File webrtc/modules/rtp_rtcp/source/dtmf_queue.h (left): https://codereview.webrtc.org/2365873002/diff/20001/webrtc/modules/rtp_rtcp/source/dtmf_queue.h#oldcode22 webrtc/modules/rtp_rtcp/source/dtmf_queue.h:22: virtual ~DTMFqueue(); because of critsect_, DTMFqueue has non-trivial destrucor, ...
4 years, 3 months ago (2016-09-23 19:05:22 UTC) #5
the sun
https://codereview.webrtc.org/2365873002/diff/20001/webrtc/modules/rtp_rtcp/source/dtmf_queue.h File webrtc/modules/rtp_rtcp/source/dtmf_queue.h (left): https://codereview.webrtc.org/2365873002/diff/20001/webrtc/modules/rtp_rtcp/source/dtmf_queue.h#oldcode22 webrtc/modules/rtp_rtcp/source/dtmf_queue.h:22: virtual ~DTMFqueue(); On 2016/09/23 19:05:22, danilchap wrote: > because ...
4 years, 3 months ago (2016-09-23 19:15:07 UTC) #6
the sun
On 2016/09/23 19:15:07, the sun wrote: > https://codereview.webrtc.org/2365873002/diff/20001/webrtc/modules/rtp_rtcp/source/dtmf_queue.h > File webrtc/modules/rtp_rtcp/source/dtmf_queue.h (left): > > https://codereview.webrtc.org/2365873002/diff/20001/webrtc/modules/rtp_rtcp/source/dtmf_queue.h#oldcode22 ...
4 years, 3 months ago (2016-09-23 19:18:06 UTC) #7
danilchap
lgtm
4 years, 3 months ago (2016-09-23 19:21:42 UTC) #8
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/2365873002/50001
4 years, 3 months ago (2016-09-23 19:25:33 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:50001)
4 years, 3 months ago (2016-09-23 20:10:49 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 20:10:59 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d3d230f7885a9fca32754221b9c625b739f308b3
Cr-Commit-Position: refs/heads/master@{#14376}

Powered by Google App Engine
This is Rietveld 408576698