Closed Bug 1643050 Opened 5 years ago Closed 2 years ago

webrtc/protocol/split.https.html wpt is invalid

Categories

(Core :: WebRTC: Signaling, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bwc, Unassigned)

References

Details

This test is not working because the DTLS handshake is failing for video. The fingerprint on the video-only recv PeerConnection is different than the fingerprint on the audio-only recv PeerConnection, but the audio+video send PeerConnection is only given the audio-only fingerprint.

and this works in Chrome because it uses the same certificate on all connections on the same origin.
I'll take this one (via the chrome route since that is easier in terms of logistics), I messed up the test after all ;-)

I think I fixed it. Test still fails but that is merely due to the lack of pc.connectionState

See Also: → 1265827

Ok, this looks like it works now.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.