Bug 247323

Summary: Use instancesRespondToSelector instead of respondsToSelector for checking if Managed Domains SPI exists.
Product: WebKit Reporter: pascoe <pascoe>
Component: WebKit Misc.Assignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

pascoe@apple.com
Reported 2022-11-01 10:25:16 PDT
Since we check against an instance method, we should use instancesRespondToSelector.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-01 10:25:31 PDT
pascoe@apple.com
Comment 2 2022-11-01 14:54:27 PDT
EWS
Comment 3 2022-11-01 16:00:44 PDT
Committed 256200@main (60e1fb82eaf0): <https://commits.webkit.org/256200@main> Reviewed commits have been landed. Closing PR #6008 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.