commit | 5d0b372fea1beadfba825ed92aa7065e7e10aa83 | [log] [tgz] |
---|---|---|
author | Shakti Sahu <shaktisahu@chromium.org> | Fri May 03 18:13:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 18:13:58 2024 |
tree | 46d10f946a6721aec59329d899267c87f14d8c24 | |
parent | 1c495d48daf8325efc1bf489e80f5b24d26925e4 [diff] |
[Tab Group Sync] Create controller only for CTA TabGroupSyncController should only be created for ChromeTabbedActivity since other types of activities dont have ways to handle sync updates. This CL moves the controller to TabbedRootUiCoordinator. Bug: None Change-Id: Icced3d78318945a78138ed302d8fd15c23d8b55b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512434 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/main@{#1296218}
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.