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
304532
[webkitapipy] Use of ObjC SPI methods ignored when a binary has a method with the same selector
https://bugs.webkit.org/show_bug.cgi?id=304532
Summary
[webkitapipy] Use of ObjC SPI methods ignored when a binary has a method with...
Elliott Williams
Reported
2025-12-19 17:13:26 PST
It's possible to fully-qualify SPI methods in allowlists, so that we are declaring which specific class has the SPI method we are calling. audit-spi should not diagnose this as an unnecessary allowlist entry when it knows that the SPI which is allowlisted and the method declared in the binary are on different classes.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-12-19 17:13:34 PST
<
rdar://problem/166914163
>
Elliott Williams
Comment 2
2025-12-19 17:33:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/55742
EWS
Comment 3
2025-12-22 17:49:33 PST
Committed
304887@main
(648846326ad4): <
https://commits.webkit.org/304887@main
> Reviewed commits have been landed. Closing PR #55742 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