Closed
Bug 1531828
Opened 6 years ago
Closed 6 years ago
RTCDTMFSender ontonechange events should stop if the transceiver stops sending
Categories
(Core :: WebRTC: Signaling, enhancement, P3)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
Details
Attachments
(2 files)
We seem to prevent the actual transmission of tones of course, but we're also supposed to stop firing the events and scheduling the timers.
| Assignee | ||
Updated•6 years ago
|
Rank: 25
Priority: -- → P3
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → docfaraday
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D28402
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Try looks good.
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4d705b02c8e
Part 0: Fix and re-enable a test-case. r=jib
https://hg.mozilla.org/integration/autoland/rev/8f1305cd6725
Part 1: Check that transceiver is sending before doing tone stuff. r=mjf
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c4d705b02c8e
https://hg.mozilla.org/mozilla-central/rev/8f1305cd6725
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/16710 for changes under testing/web-platform/tests
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•