commit | fe9e2fb626ff2c136d2405640d54dd313e65bbe2 | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Wed Jun 29 19:45:13 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 29 19:45:13 2022 |
tree | 23fb0f804fa240f220e87dc5c8e462e62a1756ae | |
parent | 853f07b2509340ffb7b7a1338039ac5ddfe343f8 [diff] |
Privacy Sandbox Settings: Use PrivacySandbox specific help content Open Privacy Sandbox help page when clicking help button in Privacy Sandbox settings. Hide help button in "learn more" page since this is already help content. This moved the existing logic from the old settings page to a base class that is used by all Privacy Sandbox settings. Bug: 1334933 Change-Id: Ie80b51fcbb72ef62bbb5ab1f0f5e05db9d5c1e42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3726120 Auto-Submit: Christian Dullweber <dullweber@chromium.org> Reviewed-by: Andrey Zaytsev <andzaytsev@google.com> Commit-Queue: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/main@{#1019302}
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.