Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 8c09616ceabac35b22843fd78381d9c7b63ee46d
https://github.com/WebKit/WebKit/commit/8c09616ceabac35b22843fd78381d9c7b63ee46d
Author: Youenn Fablet <[email protected]>
Date: 2026-08-28 (Fri, 28 Aug 2026)
Changed paths:
M
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.cpp
Log Message:
-----------
Cherry-pick [email protected] (747321afe7db).
https://bugs.webkit.org/show_bug.cgi?id=317270
missing bounds check in RtpPacket::SetCsrcs for
RTCEncodedVideoFrameMetadata.contributingSources
rdar://177147013
Reviewed by Eric Carlson.
There is no use of updating csrcs, especially since this functionality is
off by default.
We remove updating csrcs from RTCEncodedVideoFrame constructor for now.
We also remove dependencies and spatial index as they are not used either.
*
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.cpp:
(WebCore::LibWebRTCRtpTransformableFrame::setOptions):
Identifier: [email protected]
Canonical link: https://commits.webkit.org/305877.1126@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications