commit | 6dabfb317a51f63c7de4cc4bd96943ab360173b1 | [log] [tgz] |
---|---|---|
author | Ryan Sturm <ryansturm@google.com> | Wed Nov 06 22:35:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 22:35:28 2024 |
tree | 2eea99a827c0ebd0b26ce982dfbc9bad6693fb6e | |
parent | 70b0494ee3a09421f5fcd042d402c6fa686b024f [diff] |
Add blocklist for AI data extensions and append remote allowed extensions. This CL adds a blocklist for AI data extensions. This blocklist can be used to prevent certain extensions from accessing AI data. In particular, we now don't overwrite the allowlisted hard coded extensions by default. Change-Id: I812cf74ccea60a89c87357140cab3bb2af05ca2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5978941 Reviewed-by: Ilya Sherman <isherman@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379304}
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.