commit | c35050fb13ad6b25c2c2f459d11eecc5158e5e56 | [log] [tgz] |
---|---|---|
author | Christoph Schlosser <cschlosser@chromium.org> | Thu Mar 02 07:51:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 07:51:05 2023 |
tree | 9c929f9b6fe0ec461c2f03e009368acfb4417e48 | |
parent | 593f4a84514b0ea1d8964e5524d3a9030734c3bf [diff] |
Reland "[Privacy Hub] Add Privacy Hub button to combined notification" This is a reland of commit ba83a8001bf9dd9aecf850b41b4bb5a9fb0994c5 Original change's description: > [Privacy Hub] Add Privacy Hub button to combined notification > > Remove the behavior of clicking the notification text to open Privacy > Hub as only the combined notification should have the interaction to > open Privacy Hub. This interaction is supposed to be obvious to the user > through the newly added button. > > Bug: b:262832229 > Change-Id: I0d8f7125625f64df0332b54f6762c6d6cc1aa173 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4270640 > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Auto-Submit: Christoph Schlosser <cschlosser@chromium.org> > Commit-Queue: Christoph Schlosser <cschlosser@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1108825} Bug: b:262832229 Change-Id: I1b6634c31e611f1f0d31d835fe080d505bed1421 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4290330 Commit-Queue: Christoph Schlosser <cschlosser@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Auto-Submit: Christoph Schlosser <cschlosser@chromium.org> Cr-Commit-Position: refs/heads/main@{#1112089}
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.