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
247323
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-01 10:25:31 PDT
<
rdar://problem/101812900
>
pascoe@apple.com
Comment 2
2022-11-01 14:54:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/6008
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.
Top of Page
Format For Printing
XML
Clone This Bug