Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: af8610e24d5dd6afa40633e6420f171f562a9756
https://github.com/WebKit/WebKit/commit/af8610e24d5dd6afa40633e6420f171f562a9756
Author: Claudio Saavedra <[email protected]>
Date: 2025-12-14 (Sun, 14 Dec 2025)
Changed paths:
M Source/WebCore/platform/encryptedmedia/CDMProxy.h
Log Message:
-----------
[GStreamer] media/encrypted-media/clearKey/clearKey-message-cenc-event.html
crashes due to CheckedPtr dereference in wrong thread
https://bugs.webkit.org/show_bug.cgi?id=304102
Reviewed by Xabier Rodriguez-Calvar.
CDMProxyDecryptionClient needs to use CanMakeThreadSafeCheckedPtr if
there are multithread uses of checked pointers with it.
* Source/WebCore/platform/encryptedmedia/CDMProxy.h:
Canonical link: https://commits.webkit.org/304443@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications