| commit | 03bcbbcc79bcc1cfbfdab35c735846b01f8e1fb2 | [log] [tgz] |
|---|---|---|
| author | Xiaodan Zhu <zxdan@chromium.org> | Mon Oct 28 18:21:35 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 28 18:21:35 2024 |
| tree | dc26ae81a07e2fa5a9a53c16273a6407bd1b2ddf | |
| parent | 171caffd81ed493d9158a4c4e161a349519ddbfe [diff] |
coral: update chip once the title is loaded This cl updates the coral chip once the corresponding group title is loaded. Since chip needs to know if the title is in pending or failed state, instead of getting title from its coral item, chip would directly get title from the corresponding group. Test: browser tests Bug: b:375244297 Change-Id: Ifb37f8ee3b668ab5a5ad3b4252c6e32f97d12d72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962373 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Xiaodan Zhu <zxdan@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374744}
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.