commit | 67aa1283bf52baff2a6c767a21fee7c88c42097c | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Sat Dec 21 20:18:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 21 20:18:02 2024 |
tree | ea51d43ad0371a76f95a79f6ce402e30ee92bbe5 | |
parent | 2bf544bd66fabe71d370b01a80a8fcc157ab9502 [diff] |
tab search tab indicator This ensures that (a) glic-focused tabs are listed at the top of the tab search window with other media and shared tabs, and (b) they show the correct indicator with the correct color, matching the tab indicator icon. No tests are provided as the underlying system needs testing first. Tests will be added later. Bug: 382694073 Change-Id: I3a5fbd4b8e2b097b671495bbb215e7c488ea9165 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6109994 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Fred Shih <ffred@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1399559}
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.