commit | ff2da6598d81ea9d7a8e703df0d49e55d2f844c8 | [log] [tgz] |
---|---|---|
author | Miriam Polzer <mpolzer@google.com> | Fri Nov 20 09:19:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 20 09:19:00 2020 |
tree | e9588c680d1f8c86a01cde8a3383351704af8fee | |
parent | e905ee64431dafb80908994fb375d590419a2c39 [diff] |
Correct release channel policy descriptions ChromeOsReleaseChannel is only honored if ChromeOsReleaseChannelDelegated is False and the release channel on devices can only be switched if ChromeOsReleaseChannel is set to True. Update comments and policy description to match the behavior. Bug: 1147003 Change-Id: I72436eb3d50df9755c88aeec17b099e2a3d26b23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2549923 Reviewed-by: Sergey Poromov <poromov@chromium.org> Commit-Queue: Miriam Polzer <mpolzer@google.com> Cr-Commit-Position: refs/heads/master@{#829595}
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.
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.