Bug 308998
| Summary: | [audit-spi] Method from unloaded library in the cache clobbers allowlist entries with different class name | ||
|---|---|---|---|
| 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
Leads to "error: unrecognized selector ..." build failures for ObjC selectors that we clearly have allowlist entries for. Because the error comes from old, inactive data in the cache, it usually goes away by deleting audit-spi's sqlite database and letting it rebuild from scratch.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171546166>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/59733
EWS
Committed 308652@main (f6a26193b8b8): <https://commits.webkit.org/308652@main>
Reviewed commits have been landed. Closing PR #59733 and removing active labels.