Closed
Bug 2019389
Opened 5 months ago
Closed 2 months ago
Implement RTCTransportStats.tlsVersion/dtlsCipher
Categories
(Core :: WebRTC, task, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: bwc, Assigned: anna.weine)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Keywords: dev-doc-needed
| Assignee | ||
Comment 1•2 months ago
•
|
||
Could we change the WPT tests to also accept AEAD?
See https://searchfox.org/firefox-main/source/testing/web-platform/tests/webrtc/protocol/crypto-suite.https.html#18 and https://www.iana.org/assignments/srtp-protection/srtp-protection.xhtml
| Assignee | ||
Comment 2•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → anna.weine
Status: NEW → ASSIGNED
Updated•2 months ago
|
Updated•2 months ago
|
Attachment #9587273 -
Attachment description: WIP: Bug 2019389 - Implement RTCTransportStats.tlsVersion/dtlsCipher/srtpCipher → Bug 2019389 - Implement RTCTransportStats.tlsVersion/dtlsCipher/srtpCipher
Pushed by nkulatova@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3dff814f6a32
https://hg.mozilla.org/integration/autoland/rev/1d38eaf6a8ca
Implement RTCTransportStats.tlsVersion/dtlsCipher/srtpCipher r=webidl,webrtc-reviewers,bwc,smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/60318 for changes under testing/web-platform/tests
| Reporter | ||
Updated•2 months ago
|
Summary: Implement RTCTransportStats.tlsVersion/dtlsCipher/srtpCipher → Implement RTCTransportStats.tlsVersion/dtlsCipher
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Comment 6•1 month ago
|
||
FF153 Docs work can be tracked in https://github.com/mdn/content/issues/44454
Keywords: dev-doc-needed → dev-doc-complete
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•