Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e4178b110f62534400f716a41c86bf9fe5d8d6f
      
https://github.com/WebKit/WebKit/commit/9e4178b110f62534400f716a41c86bf9fe5d8d6f
  Author: Youenn Fablet <[email protected]>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M 
LayoutTests/fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html
    M 
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-remote-track-properties.https-expected.txt
    M 
LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-setRemoteDescription-offer-expected.txt
    M LayoutTests/webrtc/getDisplayMedia-pc.html
    M LayoutTests/webrtc/utf8-sdp.html
    M LayoutTests/webrtc/video-addTrack.html
    M LayoutTests/webrtc/video-interruption.html
    M LayoutTests/webrtc/video.html
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
    M 
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.cpp

  Log Message:
  -----------
  Remote audio/video track IDs should not be derived from SDP
rdar://169705644
https://bugs.webkit.org/show_bug.cgi?id=307062

Reviewed by Eric Carlson.

Align implementation with specification, in particular 
https://w3c.github.io/webrtc-pc/#dfn-create-an-rtcrtpreceiver,
which states that track ID is generated by the user agent.

Covered by rebased test.
We update WebKit webrtc tests that were checking this property.

Canonical link: https://commits.webkit.org/307161@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to