Bug 255575

Summary: Remove respondsToSelector check in CDMInstanceFairPlayStreamingAVFObjC
Product: WebKit Reporter: Seija K. <gfunni234>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Seija K. 2023-04-17 19:54:54 PDT
We no longer support macOS 10.14.4, so we can remove the
respondsToSelector check meant for earlier macOS versions.
Comment 1 Radar WebKit Bug Importer 2023-04-24 19:55:17 PDT
<rdar://problem/108484331>
Comment 2 Ahmad Saleem 2023-08-29 14:00:02 PDT
PR attempt for future reference: https://github.com/WebKit/WebKit/pull/12842