commit | fe04e1b1592d8e1e3668f17d4ad03ad96a9a788d | [log] [tgz] |
---|---|---|
author | Christopher Grant <cjgrant@chromium.org> | Thu Feb 06 14:39:21 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 14:39:21 2025 |
tree | 253e615c381ebcf8e71fd3614cc6c760e83a734b | |
parent | 9925c9c4d1a82a13b0e83fb65dd490f8fe4baa78 [diff] |
Page Actions: Support hiding suggestion chip A previous change added support for showing a page action's chip state. Some features need to show their chip temporarily, so we need a Hide equivalent. Change-Id: I6be51921634d991dadbf2ea1c20c70b92bf1689f Bug: 376283619 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6238517 Commit-Queue: Christopher Grant <cjgrant@chromium.org> Reviewed-by: Kaan Alsan <alsan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416761}
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.