WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276153
Remove unneeded 'respondsToSelector' check for long-existing SPI
https://bugs.webkit.org/show_bug.cgi?id=276153
Summary
Remove unneeded 'respondsToSelector' check for long-existing SPI
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-02 15:57:07 PDT
<
rdar://problem/131003349
>
Brent Fulgham
Comment 2
2024-07-02 16:04:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30416
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.
Top of Page
Format For Printing
XML
Clone This Bug