commit | 0d7843ef37dbcb21a3333e644c6d5d8c6333e97c | [log] [tgz] |
---|---|---|
author | Wolfgang Beyer <wolfi@chromium.org> | Mon Feb 19 16:13:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 19 16:13:06 2024 |
tree | 32ab649d23ed8b65d9f90b59aa84ac266179fbb6 | |
parent | 4fa589f8f4919c069601670d4c564edee71d959d [diff] |
Reland "Enterprise policy for DevTools AI features" Adds an enterprise policy to disable/allow DevTools AI features (only Console Insights for now). Using an int instead of a boolean, because we might add a third option (allow, but don't allow data to be used for model training) later. This is a reland of https://crrev.com/c/5244671. It splits the single browser test, which was timing out on some bots, into multiple separate tests. Bug: b/299423255 Change-Id: Idad59f168daa181cc95021f2f9a191aa18a8012b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5300862 Reviewed-by: Anqing Zhao <anqing@chromium.org> Auto-Submit: Wolfgang Beyer <wolfi@chromium.org> Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1262402}
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.