commit | d97694614f54911b4a15d3598f200bcfced81bfc | [log] [tgz] |
---|---|---|
author | Yuheng Huang <yuhengh@chromium.org> | Mon Apr 07 21:21:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 21:21:59 2025 |
tree | 8aef01c73f3ef145267fa02890fe49c0e563b95f | |
parent | b3b7b718263f4453c3cf61cb9a4c8bd306d55783 [diff] |
Collaboration: fix missing local tab group id for recent activity Fix local tab group id not set for certain ActivityLogItem. Also clean up duplication of get tab group from collaboration id in different places. Bug: 408281172 Change-Id: Ia40aac00d0833726accf73bc764533c1d8eee9eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6432675 Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1443763}
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.