| commit | 03f462a9b51b3455fd8ba3500bac03745af0b338 | [log] [tgz] |
|---|---|---|
| author | Sirisha Kavuluru <skavuluru@google.com> | Tue Dec 17 04:25:49 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 04:25:49 2024 |
| tree | d3f35d0b0905101b2b7733c58f4a7d629a5f468f | |
| parent | 21eb0c057fb7f824c2ea006a69e257f94f5169ff [diff] |
[TabStripRefactor] Move prepareForTabDrop for external view to ReorderDelegate * Added ExternalViewDragDropReorderStrategy - to handle drag drop on destination strip. Could reuse TabDragStrategy here but updateReorder is very different between for both and startReorder has partial overlap. stopReorder will look same for both. * Other minor cleanups Change-Id: I0f39a482431524111d32bbb5074f3158e23f68f9 Bug: 381285152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6099689 Auto-Submit: Sirisha Kavuluru <skavuluru@google.com> Reviewed-by: Neil Coronado <nemco@google.com> Commit-Queue: Sirisha Kavuluru <skavuluru@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1397140}
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.