commit | 89f9fc26e1d3767cb4ef1c3fcda3e3570d95b2ca | [log] [tgz] |
---|---|---|
author | Ben Pastene <bpastene@chromium.org> | Fri May 09 18:58:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 18:58:29 2025 |
tree | 7a634122c79872935b849b4dab3472383d30af90 | |
parent | 4a007f6c1a2f601a88262255c802e5b20edfd2a7 [diff] |
utr: Add a note about git-bisecting to the README This adds a (hopefully) helpful trick to the utr's README about using it with "git bisect" to find the culprit revision of a consistently failing regression. This also updates the doc a bit to: - Add a screenshot of the new repro instructions pop-up in milo. - Add a mention of iOS to the list of example builders supported, since its absence could lead someone to think iOS isn't supported. Bug: 376398773 Change-Id: Iac18c591430f316c3760bef6ee44eaf0148884d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6532284 Reviewed-by: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458259}
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.