Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ff43cd8c62031cf436c8319fa20dc9d7f45c6d6
https://github.com/WebKit/WebKit/commit/3ff43cd8c62031cf436c8319fa20dc9d7f45c6d6
Author: Jean-Yves Avenard <[email protected]>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/VideoMediaSampleRenderer.mm
Log Message:
-----------
com.apple.WebKit.GPU at WebCore:
WTF::Detail::CallableWrapper<WebCore::VideoMediaSampleRenderer::invalidateDecompressionSession()::$_1,
void>::call
https://bugs.webkit.org/show_bug.cgi?id=300351
rdar://161481080
Reviewed by Jer Noble.
VideoMediaSampleRenderer::invalidateDecompressionSession( is called on the
decoding queue.
Must use a ThreadSafeWeakPtr and not a WeakRef.
* Source/WebCore/platform/graphics/cocoa/VideoMediaSampleRenderer.mm:
(WebCore::VideoMediaSampleRenderer::invalidateDecompressionSession):
Canonical link: https://commits.webkit.org/301179@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