| commit | 24e830ddc0b2061d8d1552029c796671d2d8d42f | [log] [tgz] |
|---|---|---|
| author | Shakti Sahu <shaktisahu@chromium.org> | Fri Dec 12 21:34:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 12 21:34:25 2025 |
| tree | 3dfb815c6cf06ab923a38ac93666016c7bce68da | |
| parent | 56b605bd7e6c73f594dc4ef3c04fda1c8fca5253 [diff] |
[contextual_tasks] Underline tabs when associtation changes This CL makes ActiveTaskContextProvider to observe 1. tab association and dissociation events to correctly underline associated tabs. 2. task removal events. After this CL, link clicks from the associated tabs will underline right away. Bug: 467783557 Change-Id: I243818acc1e06c987a9995fb46be0bbda8a1303a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7252665 Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1558265}
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.