[Webkit-unassigned] [Bug 276153] New: Remove unneeded 'respondsToSelector' check for long-existing SPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 15:56:45 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=276153

            Bug ID: 276153
           Summary: Remove unneeded 'respondsToSelector' check for
                    long-existing SPI
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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`

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240702/6522674c/attachment.htm>


More information about the webkit-unassigned mailing list