RESOLVED FIXED247323
Use instancesRespondToSelector instead of respondsToSelector for checking if Managed Domains SPI exists.
https://bugs.webkit.org/show_bug.cgi?id=247323
Summary Use instancesRespondToSelector instead of respondsToSelector for checking if ...
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.