Closed
Bug 1620308
Opened 6 years ago
Closed 5 years ago
Remove JSImpl for RTCDTMFSender
Categories
(Core :: WebRTC: Signaling, task, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
Details
Attachments
(1 file)
This should move before RTCRtpSender does. There's also a bunch of stuff in PeerConnectionImpl and TransceiverImpl that ought to be moved to RTCDTMFSender.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D64692
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d0e79c4d8c4
Move RTCDTMFSender logic to a single c++ class. r=smaug,jib,mjf
Comment 8•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•