| commit | ed5da6ea831443d706d34290067c48beadee682c | [log] [tgz] |
|---|---|---|
| author | ssid <ssid@chromium.org> | Thu Nov 21 02:06:11 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 21 02:06:11 2024 |
| tree | 7e574350590004dff78ee76d0f40ad326d6c031c | |
| parent | ebe99d906877f5029f33928891cc4a6b37444c4a [diff] |
[data sharing] Do not fail preview when title is empty The title can be empty for tab group. The UI or the service needs to replace title with "N tabs" instead of failing preview. Change-Id: I09c3ac24ad7748065fa1c0f59a43009735b60b67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6029557 Auto-Submit: Siddhartha S <ssid@chromium.org> Reviewed-by: Min Qin <qinmin@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1386015}
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.