commit | 9e0f2536a906d8cc497e8b9bc48f5effd5a0398c | [log] [tgz] |
---|---|---|
author | Charles Meng <charlesmeng@chromium.org> | Fri May 30 21:16:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 21:16:01 2025 |
tree | 6cbeecd5b39fdc5b2d194a3d5af4a01a18060754 | |
parent | 07d16a339582ab0e19fedea4ae8819d117272dc6 [diff] |
Support splits in tabstrip model group operations Changes MoveTabsAndSetPropertiesImpl to use MoveTabsRecursive so that split tabs are not unsplit when added to/removed from a group. Also modifies GetTabStripStateString to also display group membership, to simplify assertions in tests. Fixed: 410925753 Change-Id: Idd112b55c4b207a01c6764c5313c3e89ed87a8f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6579756 Reviewed-by: Eshwar Stalin <estalin@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: Charles Meng <charlesmeng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1467669}
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.