commit | c081b16544340ed65934e252cfaeb9e8c98e5189 | [log] [tgz] |
---|---|---|
author | Fred Shih <ffred@chromium.org> | Wed May 15 23:50:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 23:50:33 2024 |
tree | 3ffba6a8429604bd31147bcf1718ee6860dc2055 | |
parent | 62fc2c6171557eba0344b1cfd9d14ad2459dd5e1 [diff] |
Re-enable tooltip focus for lacros The issue seems to have been caused by the a delayed tooltip show when a window has been detached. The parent CL fixes this issue. Bug: 40063416 Change-Id: Ie27bce4a68e122c9330097cac92a8b25fe2ffe63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5531197 Commit-Queue: Fred Shih <ffred@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/main@{#1301666}
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.