Bug 293527
| Summary: | [webkitapipy] Use absolute paths to track files in the SDKDB cache | ||
|---|---|---|---|
| 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
Originally the SDKDB cache was designed to be portable between machines; now it's generated locally. As a result, it's fine to track files by the full path, and this avoids confusion from binaries/partial SDKDBs/allowlists with the same basename.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/151958196>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/45873
EWS
Committed 296446@main (f44522d52ab7): <https://commits.webkit.org/296446@main>
Reviewed commits have been landed. Closing PR #45873 and removing active labels.