Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 70946f63bb9c058cbd94a2d29ebbae260e5ce105
https://github.com/WebKit/WebKit/commit/70946f63bb9c058cbd94a2d29ebbae260e5ce105
Author: Jean-Yves Avenard <[email protected]>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.h
M Source/WebCore/platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm
M Source/WebCore/platform/graphics/avfoundation/MediaSelectionGroupAVFObjC.h
M
Source/WebCore/platform/graphics/avfoundation/MediaSelectionGroupAVFObjC.mm
M
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm
Log Message:
-----------
Make AVTrackPrivateAVFObjCImpl be a
ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr
https://bugs.webkit.org/show_bug.cgi?id=301988
rdar://164063921
Reviewed by Youenn Fablet.
Similar with its companions MediaSelectionOptionAVFObjC and
MediaSelectionGroupAVFObjC.
We also update it for modern coding style.
No change in observable behaviour.
Canonical link: https://commits.webkit.org/302656@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications