Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0bacf40bed1506e3a83a9e48a3ceb5386bf75452
https://github.com/WebKit/WebKit/commit/0bacf40bed1506e3a83a9e48a3ceb5386bf75452
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-01-12 (Mon, 12 Jan 2026)
Changed paths:
M Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.h
M Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.mm
Log Message:
-----------
StabilityTracer: com.apple.WebKit.GPU at WebCore:
WTF::Detail::CallableWrapper<WebCore::MediaPlayerPrivateMediaSourceAVFObjC::performTaskAtTime(WTF::Function<void
(WTF::MediaTime const&)>&&, WTF::MediaTime const&)::$_0::operato
https://bugs.webkit.org/show_bug.cgi?id=305279
rdar://167748037
Reviewed by Youenn Fablet.
Guard against the AVSampleBufferRenderSynchronizer m_performTaskObserver's
block being called
more than once.
* Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.h:
* Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.mm:
(WebCore::AudioVideoRendererAVFObjC::~AudioVideoRendererAVFObjC):
(WebCore::AudioVideoRendererAVFObjC::performTaskAtTime):
(WebCore::AudioVideoRendererAVFObjC::cancelPerformTaskAtTimeObserverIfNeeded):
Canonical link: https://commits.webkit.org/305488@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications