commit | bace02983838b16e237bd4ce1ff9351ae71adb67 | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Fri Jul 25 18:59:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 18:59:13 2025 |
tree | 8c404692362634af4c20febcac0440e23e998aec | |
parent | bf97d070168555567d7cff4043cc229b40424496 [diff] |
[Tab Collection] Fix incorrect didMoveTabGroup calls The argument order was incorrect and the last tab/last tab indices needed to be passed rather than the first. Bug: 433947821 Change-Id: I66c53edc8dbd68b2102e27b52914a64f20c40ba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6788534 Commit-Queue: Sky Malice <skym@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/main@{#1492225}
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.