commit | be7f993cc6e20c688343b900242c3334410097ca | [log] [tgz] |
---|---|---|
author | Sanja Perisic <sanjaperisic@chromium.org> | Mon Mar 22 19:53:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 22 19:53:05 2021 |
tree | 6c4a514742449afff23f70933c609b6edb62e8de | |
parent | e5aa0cb776d0d2556baa18de96493d439200593d [diff] |
Update shelf on app disabled mode changed If the app was pinned to shelf and then disabled with the visibility mode hidden, we don't want to show the app in the shelf. When the visibility of the pinned disabled app is changed to blocked, or the app is not didabled any more, we want to show it in the shelf again. Bug: 1142785 Change-Id: I664b7569d085e21cc87d805a11cd5bb28d47f131 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2760319 Reviewed-by: Nancy Wang <nancylingwang@chromium.org> Reviewed-by: Anqing Zhao <anqing@chromium.org> Commit-Queue: Sanja Perisic <sanjaperisic@chromium.org> Cr-Commit-Position: refs/heads/master@{#865314}
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.