commit | cef73fc2a32c013b393a91be9bafed6ad196d037 | [log] [tgz] |
---|---|---|
author | Aga Wronska <agawronska@chromium.org> | Thu May 16 14:01:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 14:01:32 2024 |
tree | 3d0d465cad3a3663fc6d480e41e8e19fbcbe6310 | |
parent | 95ed18bf2ff0d000a4a04cc2495a40e5d6623d20 [diff] |
app-controls: Add app blocking toggle Adds the toggle to block the app and connects it to the blocking logic. Bug: 332962633, 332943303, Change-Id: I4f7c56ea780e188149bd7da26fbf4cc412c79262 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5539472 Reviewed-by: Courtney Wong <courtneywong@chromium.org> Reviewed-by: Brendon Tiszka <tiszka@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1301924}
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.