commit | 6707358486fc8ff71cfc8ff8fb3ad3f889f367fa | [log] [tgz] |
---|---|---|
author | Anna Tsvirchkova <atsvirchkova@google.com> | Thu Mar 20 12:04:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 12:04:15 2025 |
tree | d712fbdf5fdaf3a18c1b9612c47afde7f2105aba | |
parent | db335421eacfdb2a2165f0522b17985fbd736ced [diff] |
Fix APC tooltip being set outside APC flow Moved setting the pinned toolbar tooltip to SetState. Otherwise it's possible, that this tooltip will override the tooltip set by ManagePasswordsIconViews. Bug: 403493973 Change-Id: Ibc6ae7cde03efd506e178ad4cc4c4a390bb927f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6375265 Commit-Queue: Anna Tsvirchkova <atsvirchkova@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1435338}
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.