commit | b4025ba2b79f38c032a46c7e7f40bc1e18cb0b01 | [log] [tgz] |
---|---|---|
author | Bob Beck <[email protected]> | Fri Mar 17 16:40:06 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 17 16:40:06 2023 |
tree | 15d4487640c87366f2729d6ec29e824ce798dc90 | |
parent | 4bb4c982a77215f89e0c1e5853da9d8ad54643a6 [diff] |
Add a link to how to add a new pref - to prevent some confusion This document talks about all these specifics of the pref without a real notion that you need to go to somewhere else to figure out how to add a pref and put context to everything that is being said here about the pref. If you haven't done any of these things before it's a bit confusing. Change-Id: I7fca17eb2fb4265dc19f5a157df3fc6648cd8e4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4349861 Reviewed-by: David Benjamin <[email protected]> Reviewed-by: Hubert Chao <[email protected]> Commit-Queue: Bob Beck <[email protected]> Cr-Commit-Position: refs/heads/main@{#1118705}
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.