Closed Bug 1376947 Opened 7 years ago Closed 6 years ago

sender.dtmf should be null on video tracks.

Categories

(Core :: WebRTC: Audio/Video, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1453030

People

(Reporter: jib, Unassigned)

References

Details

STRs:
 1. Open https://jsfiddle.net/jib1/0odr7ps1/

Expected result:

null
TypeError: sender.dtmf is null

Actual result:

[object RTCDTMFSender]
true

Basically the fiddle sends DTMF on a video track, and JS-observably seems to work. ;-/

Clearly this should NOT work.
Rank: 25
Priority: -- → P2
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
See Also: → 1437211
See Also: → 1453030
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.