| commit | fe58c4846d45bf60f28c60f320c7a3797504eebb | [log] [tgz] |
|---|---|---|
| author | Yuheng Huang <yuhengh@chromium.org> | Wed Mar 26 18:35:47 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 18:35:47 2025 |
| tree | 3c178ea3215ca2e9cb46602ff7847cfdaaa8bfb8 | |
| parent | 74815f9eaf593f82997edf88c755d571feca513f [diff] |
Reland "Data sharing: change remove last tab entry point" This is a reland of commit 2bcb0fc44f4d8dddb09e0eb6aa4d4a7b97cc1591 The original CL broke branded build because sdk does not work with fake signin status. See diff between patch 1 and patch 2 for the fix Original change's description: > Data sharing: change remove last tab entry point > > Change remove last tab for shared group to go through data sharing SDK. > This CL simply show the confirm dialog from data sharing SDK. A follow > up CL will support create a new tab and close the current group. > > Bug: 403286093 > Change-Id: I1144772e6d9119e7b805ae0d56248ba790fad302 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6381757 > Reviewed-by: Darryl James <dljames@chromium.org> > Commit-Queue: Yuheng Huang <yuhengh@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1437225} Bug: 403286093 Change-Id: I266f61b80e9a6f1ffc46417eb1c5cbf8bc3d7d9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6394203 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438285}
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.