commit | d50794d18b7fd758f3997fdb4c70a7767b4f5b7e | [log] [tgz] |
---|---|---|
author | Shakti Sahu <shaktisahu@chromium.org> | Fri Jan 10 18:14:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 18:14:03 2025 |
tree | 35065e2f8673558788e4718d3f82b1fa4ef40afa | |
parent | 8e264818530389e68d41b298777e0f1b6b299695 [diff] |
[iOS] Invoke OnTabSelected for tabs not in tab groups This CL invokes TabGroupSyncService::OnTabSelected for all tabs. This is a requirement for MessagingBackendService to function correctly. Bug: 382613713 Change-Id: I997b14f4da1517082493eab27041cd77828082c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6165231 Reviewed-by: Min Qin <qinmin@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404878}
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.