RESOLVED FIXED293527
[webkitapipy] Use absolute paths to track files in the SDKDB cache
https://bugs.webkit.org/show_bug.cgi?id=293527
Summary [webkitapipy] Use absolute paths to track files in the SDKDB cache
Elliott Williams
Reported 2025-05-23 18:56:03 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-05-23 18:57:53 PDT
Elliott Williams
Comment 2 2025-05-23 18:59:42 PDT
EWS
Comment 3 2025-06-20 10:01:56 PDT
Committed 296446@main (f44522d52ab7): <https://commits.webkit.org/296446@main> Reviewed commits have been landed. Closing PR #45873 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.