commit | d2c9d7c6d66cfa1ce75de1470582203a6d96c00c | [log] [tgz] |
---|---|---|
author | Andrew Williams <awillia@chromium.org> | Sat Apr 01 00:12:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 01 00:12:34 2023 |
tree | bbab09c85781eca3619b26624998c4939f17a549 | |
parent | f859a0ba9a843b6883ff57b212ad64f07ee7897a [diff] |
Revert "Document WebView flag requirement in flag_guarding_guidelines.md" This reverts commit e7f8c2b3387357b03ea91575de0c5b859bbc2ca6. Reason for revert: Will consider putting this documentation elsewhere Original change's description: > Document WebView flag requirement in flag_guarding_guidelines.md > > Bug: None > Change-Id: I19afe75cb0b2500ca3fb096041549b09d851543c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4387340 > Commit-Queue: Andrew Williams <awillia@chromium.org> > Reviewed-by: Richard Coles <torne@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1124759} Bug: None Change-Id: I3b9d6a82fa2645615e8b3ae7da63188e5f8dd6b7 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4391302 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Andrew Williams <awillia@chromium.org> Cr-Commit-Position: refs/heads/main@{#1124980}
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.