commit | f2d5d2dc0796bf37762050892ebba5b31621d117 | [log] [tgz] |
---|---|---|
author | Yulun Wu <yulunwu@chromium.org> | Wed Sep 25 19:56:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 19:56:01 2024 |
tree | c09c07aad628e1de3d9dbfde78d21149761c797c | |
parent | a8b00aa8a7b54fb53e9338f7219ab2c8e1bc3cac [diff] |
[CORAL] Hook up coral item remover. This CL updates the CoralItemRemover to handle coral cluster removal. A follow up CL will be landed to handle individual item removal from the expanded menu. Bug: b:363078138 Change-Id: Ic4652cf8ab849de311a463e1c2f7867aed40e701 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5855090 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Reviewed-by: Matthew Mourgos <mmourgos@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Reviewed-by: Xiaodan Zhu <zxdan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1360113}
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.