Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 73c3b7bf0da1bd8afde83ae59a8553aa3f7ffbf6
https://github.com/WebKit/WebKit/commit/73c3b7bf0da1bd8afde83ae59a8553aa3f7ffbf6
Author: Elliott Williams <[email protected]>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M Tools/Scripts/libraries/webkitapipy/webkitapipy/sdkdb.py
M Tools/Scripts/libraries/webkitapipy/webkitapipy/sdkdb_unittest.py
Log Message:
-----------
[webkitapipy] Non-normalized paths treated as separate inputs
rdar://154311830
https://bugs.webkit.org/show_bug.cgi?id=294986
Reviewed by Brianna Fan.
Use Path.resolve() instead of Path.absolute(). It ought to be safe from
causing incremental build breakage because these paths aren't emitted
back to Xcode, they are only used for internal bookkeeping.
* Tools/Scripts/libraries/webkitapipy/webkitapipy/sdkdb.py:
(SDKDB._cache_hit_preparing_to_insert):
* Tools/Scripts/libraries/webkitapipy/webkitapipy/sdkdb_unittest.py:
Canonical link: https://commits.webkit.org/296638@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes