Bug 276153

Summary: Remove unneeded 'respondsToSelector' check for long-existing SPI
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Brent Fulgham
Reported 2024-07-02 15:56:45 PDT
The AVAudioSession SPI `setAuditTokensForProcessAssertion` has been in the system for many releases. We should not perform an unnecessary selector check on every call to `AudioSessionIOS::setPresentingProcesses`
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-02 15:57:07 PDT
Brent Fulgham
Comment 2 2024-07-02 16:04:02 PDT
EWS
Comment 3 2024-07-08 11:10:31 PDT
Committed 280745@main (efdfd8741497): <https://commits.webkit.org/280745@main> Reviewed commits have been landed. Closing PR #30416 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.