Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63012055c2484807b56a146cf4a601dda27e4be5
https://github.com/WebKit/WebKit/commit/63012055c2484807b56a146cf4a601dda27e4be5
Author: Yacine BANDOU [email protected]
<[email protected]>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[EME][GStreamer] Avoid sending encrypted event without initialization data
https://bugs.webkit.org/show_bug.cgi?id=316081
Reviewed by Xabier Rodriguez-Calvar.
It is strongly recommended to always provide a valid non-empty initData when
firing an encrypted event
to ensure the application be able to properly generate a license request.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::initializationDataEncountered):
Canonical link: https://commits.webkit.org/314453@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications