Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 342a0caa5e7611576b237194e772bece2ef47dcc
      
https://github.com/WebKit/WebKit/commit/342a0caa5e7611576b237194e772bece2ef47dcc
  Author: Youenn Fablet <you...@apple.com>
  Date:   2025-08-30 (Sat, 30 Aug 2025)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    A LayoutTests/webrtc/encrypted-rtp-header-extensions-expected.txt
    A LayoutTests/webrtc/encrypted-rtp-header-extensions.html
    M Source/WebCore/Modules/mediastream/RTCRtpHeaderExtensionParameters.h
    M Source/WebCore/Modules/mediastream/RTCRtpHeaderExtensionParameters.idl
    M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp

  Log Message:
  -----------
  Add support for 
https://w3c.github.io/webrtc-pc/#dom-rtcrtpheaderextensionparameters-encrypted
rdar://159279401
https://bugs.webkit.org/show_bug.cgi?id=297960

Reviewed by Brent Fulgham.

Populate encrypted from and to libwebrtc and expose it to JS.
We mark test as failing in Glib since there is probably no backend support.

* LayoutTests/webrtc/encrypted-rtp-header-extensions-expected.txt: Added.
* LayoutTests/webrtc/encrypted-rtp-header-extensions.html: Added.
* Source/WebCore/Modules/mediastream/RTCRtpHeaderExtensionParameters.h:
* Source/WebCore/Modules/mediastream/RTCRtpHeaderExtensionParameters.idl:
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp:
(WebCore::toRTCHeaderExtensionParameters):
(WebCore::fromRTCHeaderExtensionParameters):

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



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

Reply via email to