commit | 850a732241becf4ef7ac13f015dc83d4971e368b | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Thu Aug 15 22:42:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 22:42:28 2024 |
tree | 44643dbc9f9601bf21b61f10b2119e5fc5fe3f37 | |
parent | e26d57fb912b984591ab5d7597003cb088888ede [diff] |
birch: Show calendar event suggestions with no title The birch model filters out items that have no title. However, it's possible to have a valid calendar event that doesn't have a title. Do what the calendar web UI does and show the suggestion chip with the placeholder title "(No title)". Bug: b/360031443 Test: updated unit_tests Change-Id: I8ddc0d70c6fd7818f1938a5e00eb6b4bb382ecc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5791797 Commit-Queue: James Cook <jamescook@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Reviewed-by: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1342538}
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.