RESOLVED FIXED304532
[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
Radar WebKit Bug Importer
Comment 1 2025-12-19 17:13:34 PST
Elliott Williams
Comment 2 2025-12-19 17:33:24 PST
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.