commit | 55b13d6d28faf4c9df64b7eae2407ce75d5cedbe | [log] [tgz] |
---|---|---|
author | Scott Yoder <scottyoder@google.com> | Tue Oct 08 18:56:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 18:56:46 2024 |
tree | 7c59d1b14186482f827eb026d4f445fcae51eb29 | |
parent | 061f0598b23d06e05e44409bf0938f1d47ab7fbc [diff] |
[ios] Fix focus/defocus animations on NTP with Lens Overlay This change fixes the focus and defocus animations that start/end with the NTPs pinned fakebox by hiding the Lens Overlay button when the current web state is an NTP. Demo with the fix: http://screencast/cast/NjY2NjI3ODcxMzQyNTkyMHxkZWIzYTJkNi03MQ Fixed: 370963159 Change-Id: Ie98a40ac9883795ad599ce34f3bbbda1b3eee3d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905422 Reviewed-by: Christian Xu <christianxu@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Scott Yoder <scottyoder@google.com> Cr-Commit-Position: refs/heads/main@{#1365728}
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.