commit | 1753fcd4f4cb441c4c1e6743bd17baf62be72766 | [log] [tgz] |
---|---|---|
author | sauski <sauski@google.com> | Wed Mar 30 16:17:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 30 16:17:44 2022 |
tree | 8b315850ea98803a126dcd380e91e076427f3f81 | |
parent | e7375c2620ca881ec823be73c223aacad4d93ff6 [diff] |
Privacy Sandbox Settings: Consider management as confirmation The logic which checked to see whether a user had confirmed the Privacy Sandbox did not account for users which had the Sandbox controlled elsewhere, e.g. via policy. CL adjusts the logic to consider a Privacy Sandbox preference which is not user control-able as confirmation. Noting that a confirmed Privacy Sandbox must also be enabled to function. Bug: 1311644 Change-Id: I63a95408a2c4fee21e6a348c890b3cb55ea7558b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3560838 Reviewed-by: Olesia Marukhno <olesiamarukhno@google.com> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/main@{#987020}
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.