commit | 1bef2a3c10202fcccd2dd0294ea1f2f8be005a76 | [log] [tgz] |
---|---|---|
author | Kevin Radtke <kradtke@chromium.org> | Mon Jan 31 19:04:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 31 19:04:41 2022 |
tree | 319969e8eff1167541e873161a798765e8bfba0b | |
parent | 9986c855bd35f22793482c70eb11a0dda3fab3dc [diff] |
Fix switch access pinned notif icon when disabling feature Only remove icon in status area if user confirms that they want to disable the feature. This is done by selecting `Yes` on a dialog that shows up before actually deactivating the feature. Bug: 1280407 Change-Id: Idd1a79a28c10b8ca29c86b2e1c927fdb1b3277be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3413197 Reviewed-by: Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Kevin Radtke <kradtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#965296}
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.