Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: feb09147867df671a360a5bc227f382fd57126d8
      
https://github.com/WebKit/WebKit/commit/feb09147867df671a360a5bc227f382fd57126d8
  Author: Youenn Fablet <[email protected]>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M LayoutTests/webrtc/video-getParameters.html
    M Source/WebCore/CMakeLists.txt
    M Source/WebCore/DerivedSources-input.xcfilelist
    M Source/WebCore/DerivedSources-output.xcfilelist
    M Source/WebCore/DerivedSources.make
    R Source/WebCore/Modules/mediastream/RTCDtxStatus.h
    R Source/WebCore/Modules/mediastream/RTCDtxStatus.idl
    M Source/WebCore/Modules/mediastream/RTCRtpEncodingParameters.h
    M Source/WebCore/Modules/mediastream/RTCRtpEncodingParameters.idl
    R Source/WebCore/Modules/mediastream/RTCRtpFecParameters.h
    R Source/WebCore/Modules/mediastream/RTCRtpFecParameters.idl
    R Source/WebCore/Modules/mediastream/RTCRtpRtxParameters.h
    R Source/WebCore/Modules/mediastream/RTCRtpRtxParameters.idl
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Clean up RTCRtpEncodingParameters
https://bugs.webkit.org/show_bug.cgi?id=295464
rdar://problem/155046829

Reviewed by Jean-Yves Avenard.

Align WebIDL with the spec, as some parameters were dropped in the spec and 
never used in Safari anyway.
We update webrtc/video-getParameters.html which allows setting fec/rtx encoding 
parameters, even though these values were never used (and never exposed on the 
getter side).

* LayoutTests/webrtc/video-getParameters.html:
* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources-input.xcfilelist:
* Source/WebCore/DerivedSources-output.xcfilelist:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/Modules/mediastream/RTCDtxStatus.h: Removed.
* Source/WebCore/Modules/mediastream/RTCDtxStatus.idl: Removed.
* Source/WebCore/Modules/mediastream/RTCRtpEncodingParameters.h:
* Source/WebCore/Modules/mediastream/RTCRtpEncodingParameters.idl:
* Source/WebCore/Modules/mediastream/RTCRtpFecParameters.h: Removed.
* Source/WebCore/Modules/mediastream/RTCRtpFecParameters.idl: Removed.
* Source/WebCore/Modules/mediastream/RTCRtpRtxParameters.h: Removed.
* Source/WebCore/Modules/mediastream/RTCRtpRtxParameters.idl: Removed.
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to