commit | 9f3effd51cd6ee6a915f0a92956c0c26f53de859 | [log] [tgz] |
---|---|---|
author | Clifford Cheng <cliffordcheng@chromium.org> | Thu Mar 06 01:01:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 01:01:17 2025 |
tree | 29898324f64c46a89af3cff882255b9d709f534e | |
parent | c51cb924f3120f589eacb5aa2b91e6f81d5f970f [diff] |
Find and remove xcode caches in builder-cache-clobber.py Refactored named-cache-clobber.py and clobber_cache_utils.py to improve the user experience and code maintainability. Permission prompts, previously handled in the utility class, have been moved to the main() function of each cache clobber script. This allows more customized user flows and improved maintainability for future enhancements. Bug: 337909139 Change-Id: I4d1be3f3940edf2487bff16eaf6277697803b500 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6305263 Commit-Queue: Clifford Cheng <cliffordcheng@chromium.org> Reviewed-by: Struan Shrimpton <sshrimp@google.com> Reviewed-by: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#1428658}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.