commit | f8b1a07310629d86394efa7524ee6172f4a8742e | [log] [tgz] |
---|---|---|
author | Neil Coronado <nemco@google.com> | Tue Mar 04 21:13:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 21:13:05 2025 |
tree | a6c6edcb5975c6a20e7aa787644184e6c0beac7d | |
parent | 25720a1e4c5ca2fc0ca4a12d30686424389ab6db [diff] |
[TabGroupDragDrop] Allow dragging groups out of strip Allow dragging groups out of strip. -Populates the ChromeDropDataAndroid. -Intent not currently handled on drop. Likely need to add separate MIME type (or perhaps even DropData type) to handle separately. -Temporarily uses first tab's thumbnail for the drag shadow. Video: https://screencast.googleplex.com/cast/NTQyNTg5ODA4MDY5ODM2OHxiY2NiMDE0Ny02Mw Bug: 380327012 Change-Id: I218b8603306b3a04ad059d32254b597e58c3fec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6307702 Reviewed-by: Zhe Li <zheliooo@google.com> Commit-Queue: Neil Coronado <nemco@google.com> Reviewed-by: Sirisha Kavuluru <skavuluru@google.com> Reviewed-by: Shu Yang <shuyng@google.com> Cr-Commit-Position: refs/heads/main@{#1427940}
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.