commit | 4950bdd69eab906cd90d958cd808b8a2aa54c5e9 | [log] [tgz] |
---|---|---|
author | Kelvin Jiang <kelvinjiang@chromium.org> | Fri Feb 28 22:26:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 22:26:18 2025 |
tree | b7a37cceba25fdc4a7ab2e339e01803fabfbe114 | |
parent | 2282706e80406511889d0ae619538d229c703580 [diff] |
[Extensions UNO] Uninstall account extensions from signout dialog This CL adds the functionality to uninstall account extensions if the checkbox inside the extensions section in the signout dialog is checked. I also added a bool to the OnceCallback<SignoutConfirmationChoice> and renamed it SignoutConfirmationCallback Bug: 396611145 Change-Id: Ifc222b0725af615aee3410e438c94d69d2e5389c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6307624 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Reviewed-by: Ryan Sultanem <rsult@google.com> Reviewed-by: Dana Fried <dfried@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Auto-Submit: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1426570}
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.