Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9d22554c5d2fcdce41e1957abf65225b338f2c5c
https://github.com/WebKit/WebKit/commit/9d22554c5d2fcdce41e1957abf65225b338f2c5c
Author: Ian Grunert <[email protected]>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M Tools/CISupport/built-product-archive
Log Message:
-----------
[Win] os.makedirs fails when WebKitTrash directory already exists
https://bugs.webkit.org/show_bug.cgi?id=301891
Reviewed by Yusuke Suzuki.
Add exists_ok=True flag to ignore when the WebKitTrash directory exists.
Canonical link: https://commits.webkit.org/302512@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications