Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9516ecd60932a77ce187a29fa888df35bc4ff191
https://github.com/WebKit/WebKit/commit/9516ecd60932a77ce187a29fa888df35bc4ff191
Author: Ian Grunert <[email protected]>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M Tools/CISupport/built-product-archive
Log Message:
-----------
[Win] Access is denied when removing files in WebKitBuild
https://bugs.webkit.org/show_bug.cgi?id=300714
Reviewed by Yusuke Suzuki.
Sometimes there's files left in WebKitBuild that PowerShell Remove-Item
and msys python is unable to remove, but the rm utility in bash is able to.
Make extractBuiltProduct use rm first to hopefully avoid this error.
Canonical link: https://commits.webkit.org/301835@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