commit | d16d8658ba8cde261ca65ad4a35a13a1cbf9fdd5 | [log] [tgz] |
---|---|---|
author | Sirisha Kavuluru <skavuluru@google.com> | Thu Jan 09 00:42:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 00:42:28 2025 |
tree | 10d43c7144c9b048a1f93b98bdc293fbaa22c70e | |
parent | 8d0a525e73ca10a33415f192618bd73ce5e13746 [diff] |
[TabStripRefactor] Refactored drag into and out of strip code for source strip to delegate. Refactored code to drag tab out of strip and drag back onto strip. Delegate to TabReorderStrategy for drag within strip. Change-Id: Iad12a0fdf62bc7718f965bd518e453db8ed138b6 Bug: 381285152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6156355 Reviewed-by: Neil Coronado <nemco@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Zhe Li <zheliooo@google.com> Commit-Queue: Sirisha Kavuluru <skavuluru@google.com> Cr-Commit-Position: refs/heads/main@{#1403923}
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.