commit | 5b61f5004a5bde8539e70a3b51aea1356b06aa9a | [log] [tgz] |
---|---|---|
author | Yichen Yu <yichenyu@google.com> | Fri Oct 27 22:41:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 22:41:21 2023 |
tree | 35249b18a59aa497046b177cf2432ce6d07e7b5b | |
parent | eb8169bb17fceba7d8d95c16bbb499213ccaf131 [diff] |
Support UserFeedbackWithLowLevelDebugDataAllowed on console We would like to make "UserFeedbackWithLowLevelDebugDataAllowed" available in the admin console ASAP so that other apps in CrOS can test with this policy. Here, change the "future_on" tag into "supported_on" tag and use the current dev channel milestone (120) as the "since_version". In addition, we disable the "per_profile" flag since this policy is associated only with the main singed-in user. Test: CQ pass Bug: b:300277841 Change-Id: I72524abfd851554bfb5522ab5c3e08b7d4a13197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4978004 Reviewed-by: Pavol Marko <pmarko@chromium.org> Auto-Submit: Yichen Yu <yichenyu@google.com> Commit-Queue: Yichen Yu <yichenyu@google.com> Cr-Commit-Position: refs/heads/main@{#1216416}
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.