commit | 34d560511d3ee6c870e91d68e0b103bfe8e435fc | [log] [tgz] |
---|---|---|
author | Joseph Park <josephjoopark@chromium.org> | Fri May 24 16:47:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 16:47:19 2024 |
tree | 25c3e746cc6c111b4884d8a52b81a0fdb91e5940 | |
parent | 3a82e140e1f323ec5981027c50a5895682a756ae [diff] |
Add Translate action item Update the anchor view for page action icon bubbles. If there is a relevant pinned toolbar button, it will anchor to that icon, otherwise, it will anchor to the location bar (as normal). This is a reland of CL5410657, with the addition of wrapping GetAnchorView in the ToolbarPinningEnabled flag to prevent crashes in the case where ToolbarPinning is enabled while SidePanelPinning is disabled. Bug: 323962066 Change-Id: I9b094811bce837c2931ac3b7d3c72c9dbd692c98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5564374 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: Joseph Park <josephjoopark@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1305767}
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.