commit | 1cf28bf181a14436bf5b55b6795cc8dc6c330a07 | [log] [tgz] |
---|---|---|
author | Garrett Beaty <gbeaty@chromium.org> | Fri Jan 07 21:03:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 07 21:03:36 2022 |
tree | 120dcf1ee8c4b2ac84e67b339299059d09b98d7a | |
parent | a822f86837ff232979a52f9e502cfc788dd3391e [diff] |
Disable the bootstrapper for chromium.webrtc.fyi. The chromium.webrtc.fyi builders are triggered off changes to the webrtc repo rather than chromium. The switch to the bootstrapper has caused the testers to incorrectly be getting a chromium/src commit instead of the webrtc/src commit which causes the builds to not show up in the milo console and interferes with the lkgr finder. Bug: 1285293, 1210566 Change-Id: I974ead572b788bff7c9ff136d072279d45b48f1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3373446 Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by: Erik Staab <estaab@chromium.org> Commit-Queue: Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/main@{#956652}
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.