Implement RTCDtlsTransport.iceTransport
Categories
(Core :: WebRTC: Networking, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox52 | --- | wontfix |
backlog | webrtc/webaudio+ |
People
(Reporter: drno, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(4 keywords, Whiteboard: [spec-compliance] webcompat:risk-high)
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-677 platform-scheduled:2025-12-31
Reporter | ||
Updated•9 years ago
|
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•6 years ago
|
||
We had to disable some stuff over in wpt (bug 1517444) for this recently.
Comment 4•6 years ago
|
||
Is this still on the roadmap?
With RTCDtlsTransport API: getRemoteCertificates the networking stack used by js-ipfs (js-libp2p) should be able to let WebRTC handle encryption & stream muxing in the browser, improving overall performance.
Comment 5•6 years ago
|
||
Roughly speaking, this is on the roadmap after get/setParameters is brought up to spec.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 6•2 years ago
|
||
Was misnamed. We have this, but are missing iceTransport, getRemoteCertificates(), and onerror. Repurposing. Will update wpt meta file links accordingly.
Comment 7•2 years ago
|
||
Safari seems to partially support this (is missing RTCIceTransport.getRemoteCandidates()).
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•5 months ago
|
![]() |
||
Comment 8•5 months ago
|
||
I don't feel this should be a webcompat priority. We generally work on things that partners ask us for and no one has mentioned support for these. Will chat with the team about it though.
![]() |
||
Updated•5 months ago
|
![]() |
||
Updated•5 months ago
|
Comment 9•5 months ago
|
||
We can certainly lower the webcompat risk, but I would still consider it at least a moderate risk (unless we're more confident now than before that sites will at least reach out to us if they run into a WebRTC compat issue, rather than just blocking Firefox).
![]() |
||
Comment 10•5 months ago
•
|
||
(In reply to Thomas Wisniewski [:twisniewski] from comment #9)
We can certainly lower the webcompat risk, but I would still consider it at least a moderate risk (unless we're more confident now than before that sites will at least reach out to us if they run into a WebRTC compat issue, rather than just blocking Firefox).
It's not a risk unless web sites are leveraging it and that in turn is causing breakage. WebRTC is a massive spec, every browser vendor works to complete support but there are lots of 'gaps'. The web conferencing team prioritizes everything based on partner feedback in our partner discussion groups. Bugs like this are included in spec gap metas -
Bug 1805496 - [Meta] WebRTC 1.0+extensions API gap (according to WPT)
By marking this bug or anything else in bugzilla as 'webcompat:risk-high' or webcompat:risk-moderate' you are essentially prioritizing this work over other work within a team that has limited resources. Please be conscious of that when adding these tags.
Comment 11•5 months ago
|
||
I see, I understand. If you are sure the risk is lower and nobody is using this API beyond our awareness, then I'll trust your judgment.
Comment 12•5 months ago
|
||
I chatted with Jim, and for tracking purposes, we're re-adding webcompat:risk-high based on likelihood of possible future breakage
![]() |
||
Updated•5 months ago
|
![]() |
||
Updated•5 months ago
|
![]() |
||
Updated•5 months ago
|
Updated•4 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Description
•