| commit | 1bda72ea49ea18ebb2ee3b3ccb3cce0b11e67a8f | [log] [tgz] |
|---|---|---|
| author | Steven Luong <stluong@chromium.org> | Mon Apr 21 22:48:13 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 21 22:48:13 2025 |
| tree | f9c40be1b51b5e170db60dfdafd2ab1743701b33 | |
| parent | a50d2d14742491ec4268433674f8b184f9c6e35b [diff] |
[SxS] Fix tab animation when opening split in empty state When opening a split tab in the empty state, the newly created tab fully expands before immediately shrinking to the split tab size. This CL fixes this so that the active tab shrinks as the new tab grows to the split tab size. Fixed: 411517464 Change-Id: I5bccfe953d754105d4ef29b3b397efffebdfb4f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6469082 Reviewed-by: Eshwar Stalin <estalin@chromium.org> Reviewed-by: Shibalik Mohapatra <shibalik@chromium.org> Commit-Queue: Steven Luong <stluong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1449652}
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.