commit | d99077d57d38432003bafe99b13e85aa8a60f3a2 | [log] [tgz] |
---|---|---|
author | Yuheng Huang <yuhengh@chromium.org> | Tue Mar 25 22:21:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 22:21:25 2025 |
tree | d5031846d6f964a22f7b7c087af38f078eb6f183 | |
parent | f107a4ea111a05d1b2bdc5215c4d37ebf15ffb95 [diff] |
Reland "Data Sharing: change leave group entry point" This is a reland of commit ce0904bb56a4625400784b15126e112a90718b81 The original CL broke branded build because sdk does not work with fake signin status. See diff between patch 1 and patch 5 for the fix. Original change's description: > Data Sharing: change leave group entry point > > Change the leave shared group to go through data sharing SDK. > CollaborationService will take care of closing the group after > the group is left so this CL does not do that. > > Bug: 403286093 > Change-Id: Ieb85c5ab271f7e4df74b106d4529b5aa4123581d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6384697 > Commit-Queue: Yuheng Huang <yuhengh@chromium.org> > Reviewed-by: Darryl James <dljames@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1437163} Bug: 403286093 Change-Id: I7dfd103c14c40f1059abd86ad2991f0098123903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6390844 Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by: Darryl James <dljames@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437776}
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.