Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 690d2baef9e8ce1a6b693cb659bf8a2bfeaf2332 https://github.com/WebKit/WebKit/commit/690d2baef9e8ce1a6b693cb659bf8a2bfeaf2332 Author: Eric Carlson <eric.carl...@apple.com> Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths: M Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp M Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h M Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h M Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm Log Message: ----------- MediaPlayerPrivateAVFoundationObjC::InbandTextTrackPrivateAVF should be a WeakPtr rdar://143301717 Reviewed by Jer Noble. Convert MediaPlayerPrivateAVFoundationObjC::InbandTextTrackPrivateAVF to a WeakPtr. * Source/WebCore/platform/graphics/TrackPrivateBase.h: * Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp: (WebCore::MediaPlayerPrivateAVFoundation::seekToTarget): (WebCore::MediaPlayerPrivateAVFoundation::seekCompleted): * Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h: * Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.h: * Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm: (WebCore::MediaPlayerPrivateAVFoundationObjC::processCue): (WebCore::MediaPlayerPrivateAVFoundationObjC::flushCues): (WebCore::MediaPlayerPrivateAVFoundationObjC::setCurrentTextTrack): * Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations: Update Originally-landed-as: 289651.49@safari-7621-branch (ff6f681270d0). rdar://148059613 Canonical link: https://commits.webkit.org/293698@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes