commit | 335336a9d62f7928349b77facbfc09cf6e27ab73 | [log] [tgz] |
---|---|---|
author | Xiaodan Zhu <zxdan@chromium.org> | Fri Feb 07 03:20:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 07 03:20:39 2025 |
tree | 33c3694732e5a170e239f9666fe0876eef7e051b | |
parent | a85104daed50aee22c6176a02cf231c2b9b21de8 [diff] |
coral: filter the tab and app with an empty title in the request We observed empty titled tab items in the selector and since the selector item is using the title as its accessibility name, the empty title may cause crash. Currently, we decide to filter the items with empty titled entities and add metrics to observe the frequency. Test: manual test Bug: b:393665095 Change-Id: Ie8584d856f734be2e6ab85d6ed797526a956c25a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6236695 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Xiaodan Zhu <zxdan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1417137}
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.