Commit Graph

5 Commits

Author SHA1 Message Date
Harald Alvestrand
c496d71095 Bug 1452516 [wpt PR 9941] - webrtc: improve Firefox compability of RTCDTMFHelper, a=testonly
Automatic update from web-platform-testsMerge pull request #9941 from fippo/better-dtmf-test-helper

webrtc: improve Firefox compability of RTCDTMFHelper

wpt-commits: 9c9d8f24b19b9a8b432c76db4ade468be8a50250
wpt-pr: 9941
wpt-commits: 9c9d8f24b19b9a8b432c76db4ade468be8a50250
wpt-pr: 9941
2018-04-15 08:29:42 +01:00
Harald Alvestrand
4ef2081a9e Bug 1439503 [wpt PR 9583] - Add the "dtmf" attribute on RTCRTPSender, a=testonly
Automatic update from web-platform-testsAdd the "dtmf" attribute on RTCRTPSender

This brings the API into conformance with the spec:
https://w3c.github.io/webrtc-pc/#dom-rtcdtmfsender

The CL also exposes the RTCDTMFToneChange event, which
was previously marked [ NoInterface ].

Bug: 812587
Change-Id: I4122d1e4e336b811de234ed492f0de02dcc7a714
Reviewed-on: https://chromium-review.googlesource.com/926181
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#538782}

wpt-commits: 580021b740830fcbdb881da8820c5e147967b1d3
wpt-pr: 9583
wpt-commits: 580021b740830fcbdb881da8820c5e147967b1d3
wpt-pr: 9583
2018-03-31 22:26:00 +01:00
Dan Minor
d455f3bd92 Bug 1415283 - Increase timeout for tone events in RTCDTMFSender-helper.js; r=jgraham
With the current value of 150 milliseconds we get intermittent timeouts on our
test infrastructure. We are missing by only a small amount, e.g. 6 milliseconds
in Bug 1415283, but it seems safer to increase the timeout to 250 milliseconds so
that we don't end up revisiting this problem in the future.

This also fixes the error message to say milliseconds rather than seconds.

MozReview-Commit-ID: CqjTKZn33q8
2017-11-08 07:10:03 -05:00
Nils Ohlmeier [:drno]
d4e4127941 Bug 1411822: increase DTMF timeout range value. r=mjf
MozReview-Commit-ID: AUo4S3Zx5Nk
2017-11-06 15:12:13 -08:00
James Graham
b66557fb77 Bug 1397215 - Update web-platform-tests to revision 7abe12a95a33cf1906182c1e56da37a32effce3f, a=testonly
MozReview-Commit-ID: 7EKrQudqd4D
2017-09-07 12:50:49 +01:00