Bug 304532
| Summary: | [webkitapipy] Use of ObjC SPI methods ignored when a binary has a method with the same selector | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
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
<rdar://problem/166914163>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/55742
EWS
Committed 304887@main (648846326ad4): <https://commits.webkit.org/304887@main>
Reviewed commits have been landed. Closing PR #55742 and removing active labels.