commit | a88cc9e2be2c318fcc5c5849e946e9e7ce2ccb1a | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Wed Nov 27 14:46:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 27 14:46:35 2024 |
tree | 7be09068de07a106fde21647840a68517fca8ff4 | |
parent | 64f4a098e2dfdc47d31d2134146b1c2c6881d4fb [diff] |
[Quick Delete] Filter groups with placeholder tabs from animation Filter out tab groups that will get placeholder tabs from the quick delete animation. The sequencing for this is important to ensure the animation works correctly as without excluding these tabs the animation will finish, but "hidden" tab groups would still exist. See options considered (internal) at: https://docs.google.com/document/d/1ka9QBTpPKzLNNX13SzsyboGs2cp9zV5oszGLi0pyW8s/edit?usp=sharing&resourcekey=0-CqXTAQ5iUkrF_4HeDzVxww Bug: 345854441 Change-Id: I3173f41869f7db17d7bef60a386a8b10c7d5c326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6026812 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Zaina Al-Mashni <zalmashni@google.com> Cr-Commit-Position: refs/heads/main@{#1388813}
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.