Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4faeba9d349f06e6de1b3fc80937efdef5664180
https://github.com/WebKit/WebKit/commit/4faeba9d349f06e6de1b3fc80937efdef5664180
Author: Chris Dumez <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M Source/WebCore/platform/graphics/avfoundation/CDMFairPlayStreaming.cpp
M
Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.h
M
Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.mm
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException for
AVContentKeySessionDelegateClient
https://bugs.webkit.org/show_bug.cgi?id=303600
Reviewed by Darin Adler.
* Source/WebCore/platform/graphics/avfoundation/CDMFairPlayStreaming.cpp:
(WebCore::CDMPrivateFairPlayStreaming::createInstance):
*
Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.h:
*
Source/WebCore/platform/graphics/avfoundation/objc/CDMInstanceFairPlayStreamingAVFObjC.mm:
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:didProvideContentKeyRequest:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:didProvideRenewingContentKeyRequest:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:didProvidePersistableContentKeyRequest:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:didProvideContentKeyRequests:forInitializationData:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:contentKeyRequest:didFailWithError:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:contentKeyRequestDidSucceed:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:shouldRetryContentKeyRequest:reason:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySessionContentProtectionSessionIdentifierDidChange:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:contentProtectionSessionIdentifierDidChangeForReportGroup:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:externalProtectionStatusDidChangeForContentKey:]):
(-[WebCoreFPSContentKeySessionDelegate
contentKeySession:externalProtectionStatusDidChangeForContentKeyRequest:]):
(WebCore::CDMInstanceFairPlayStreamingAVFObjC::create):
Canonical link: https://commits.webkit.org/304047@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications