commit | 5267e0f794df462602497a6b150ab5c0846f99a3 | [log] [tgz] |
---|---|---|
author | Struan Shrimpton <[email protected]> | Thu Mar 28 22:22:26 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 28 22:22:26 2024 |
tree | 7911821a47722b4063017127f4c3cc80c1c1c55b | |
parent | ea3b92a3aeef116bc1cbd5f1d991bbe4e0accb81 [diff] |
utr: filter some new steps Some recipe updates has led to a bunch of new steps that, by default, appear in the cli output. Filter some of these. Additionally, whatever function was used to parse the last step would be used to parse the rdb wrap so a default needs to be set whenever a step has completed See https://paste.googleplex.com/6309784703205376 for an example Bug: 41492688 Change-Id: If1f23fd852619f50fadf1e7d8fe3d5354b9e4dab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5405707 Reviewed-by: Ben Pastene <[email protected]> Commit-Queue: Struan Shrimpton <[email protected]> Cr-Commit-Position: refs/heads/main@{#1279945}
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.