commit | e9e63dce25112c78f00249be17d94a7865414a03 | [log] [tgz] |
---|---|---|
author | Erik Chen <erikchen@chromium.org> | Wed Jan 22 18:07:07 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 18:07:07 2025 |
tree | eb08487bc6b6163bcd97b9759a7caa90b5645f87 | |
parent | 9354a55a36a02848420f27ba8033a7caa40fc91f [diff] |
glic: Fix GlicWindowController open animation state transition bugs. The glic window should be shown after the open animation is finished and glic is ready. Prior to this CL, this state transition was not correctly being managed. Bug: 391402352 Change-Id: I173cae0e6d0ff7c26d15933546081376b45e9363 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6188326 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by: Ian Wells <iwells@chromium.org> Cr-Commit-Position: refs/heads/main@{#1409773}
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.