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

Issue 2699503002: Change minimum DTMF event duration to be 40 milliseconds (Closed)

Created:
3 years, 10 months ago by dminor
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Change minimum DTMF event duration to be 40 milliseconds The current value of 100 milliseconds is the recommended default value in https://w3c.github.io/webrtc-pc/#rtcdtmfsender; the actual minimum specified is 40 milliseconds. BUG=webrtc:7163 Review-Url: https://codereview.webrtc.org/2699503002 Cr-Commit-Position: refs/heads/master@{#17430} Committed: https://chromium.googlesource.com/external/webrtc/+/588101cb91468673c66cd84029c561e8ef7a9279

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change minimum DTMF event duration to be 40 milliseconds #

Total comments: 7

Patch Set 3 : Change minimum DTMF event duration to be 40 milliseconds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -11 lines) Patch
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M webrtc/pc/dtmfsender.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/pc/dtmfsender_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
dminor
3 years, 10 months ago (2017-02-14 21:13:26 UTC) #2
the sun
https://codereview.webrtc.org/2699503002/diff/1/webrtc/media/engine/webrtcvoiceengine.cc File webrtc/media/engine/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/2699503002/diff/1/webrtc/media/engine/webrtcvoiceengine.cc#newcode105 webrtc/media/engine/webrtcvoiceengine.cc:105: const int kMinTelephoneEventDuration = 40; Refer to https://w3c.github.io/webrtc-pc/#rtcdtmfsender in ...
3 years, 10 months ago (2017-02-14 21:57:36 UTC) #5
dminor
3 years, 10 months ago (2017-02-15 19:35:00 UTC) #8
the sun
lgtm Adding Taylor for webrtc/pc/ ownership approval. https://codereview.webrtc.org/2699503002/diff/40001/webrtc/pc/dtmfsender.cc File webrtc/pc/dtmfsender.cc (right): https://codereview.webrtc.org/2699503002/diff/40001/webrtc/pc/dtmfsender.cc#newcode42 webrtc/pc/dtmfsender.cc:42: // The ...
3 years, 10 months ago (2017-02-16 13:55:45 UTC) #10
Taylor Brandstetter
https://codereview.webrtc.org/2699503002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc File webrtc/media/engine/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/2699503002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc#newcode106 webrtc/media/engine/webrtcvoiceengine.cc:106: const int kMaxTelephoneEventDuration = 60000; // Actual limit is ...
3 years, 10 months ago (2017-02-16 18:18:23 UTC) #11
the sun
https://codereview.webrtc.org/2699503002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc File webrtc/media/engine/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/2699503002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc#newcode106 webrtc/media/engine/webrtcvoiceengine.cc:106: const int kMaxTelephoneEventDuration = 60000; // Actual limit is ...
3 years, 10 months ago (2017-02-16 19:54:58 UTC) #12
Taylor Brandstetter
https://codereview.webrtc.org/2699503002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc File webrtc/media/engine/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/2699503002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc#newcode106 webrtc/media/engine/webrtcvoiceengine.cc:106: const int kMaxTelephoneEventDuration = 60000; // Actual limit is ...
3 years, 10 months ago (2017-02-16 22:46:41 UTC) #13
dminor
3 years, 10 months ago (2017-02-21 14:44:30 UTC) #14
the sun
On 2017/02/21 14:44:30, dminor wrote: Anything more to see here?
3 years, 9 months ago (2017-03-07 12:09:06 UTC) #15
dminor
I believe patch set 3 addresses all of the review comments to date. Please let ...
3 years, 9 months ago (2017-03-07 17:15:35 UTC) #16
Taylor Brandstetter
lgtm (sorry, didn't realize you were waiting for me)
3 years, 9 months ago (2017-03-07 19:05:34 UTC) #17
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/2699503002/60001
3 years, 9 months ago (2017-03-23 20:16:00 UTC) #20
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/2699503002/60001
3 years, 8 months ago (2017-03-28 17:56:08 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 18:18:37 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/588101cb91468673c66cd8402...

Powered by Google App Engine
This is Rietveld 408576698