Open
Bug 1423874
Opened 8 years ago
Updated 1 year ago
DTMF sender is not hidden when peerconnection is disabled
Categories
(Core :: WebRTC, enhancement, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | affected |
People
(Reporter: fippo, Unassigned)
Details
steps to reproduce:
* disable webrtc by setting media.peerconnection.enabled to false in about:config
* begin typing "RTC" in the JS console
expected result: nothing shows up
actual result: window.RTCDTMFSender and RTCDTMFToneChangeEvent exist
| Reporter | ||
Comment 2•8 years ago
|
||
also RTCDataChannel now (which was renamed a while ago?)
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•