commit | 3422f3229da1154ef7dbdf43dafe3afb1b8c390e | [log] [tgz] |
---|---|---|
author | Charles Meng <charlesmeng@chromium.org> | Wed May 21 19:54:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 21 19:54:13 2025 |
tree | 46df77e143cc05a2d2bfc77b12665b9f6637e992 | |
parent | fd46ce82256d523f6f96f6e168acd16261041666 [diff] |
Make duplicate context menu item preserve split tabs Make the duplicate context menu item handle splits by creating a new identical split after it, instead of duplicating each tab and breaking up the split. This CL also changes the signature of AddToNewSplit to take in visual data. Screen recording: https://drive.google.com/file/d/1ZKvOgvGA_EZwhuj5-AAPJkoteqINMJjZ/view?usp=sharing Fixed: 415665701 Change-Id: I87197427295751bb5c4ddc8ff0abec6d922e6cd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6544650 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Charles Meng <charlesmeng@chromium.org> Reviewed-by: Eshwar Stalin <estalin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1463663}
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.