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
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
<rdar://problem/131003349>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/30416
EWS
Committed 280745@main (efdfd8741497): <https://commits.webkit.org/280745@main>
Reviewed commits have been landed. Closing PR #30416 and removing active labels.