commit | 69e64d5c41abc69bcf878b94544f16054f300b85 | [log] [tgz] |
---|---|---|
author | Ioana Pandele <ioanap@chromium.org> | Thu Apr 03 10:54:58 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 10:54:58 2025 |
tree | 797279c252700f07df85089ddd2495824a0c8b18 | |
parent | 67d67ecba317e1bf3bd504159573b44fb358bc07 [diff] |
[M136][UPMLoginDbSunset] Allow calls to disable auto sign-in on the empty backend This can be invoked when clearing cookies. There is no harm in allowing such calls to be made, since on an empty backend they are no-ops. Bug: 407716186 Fixed: 407936454 (cherry picked from commit e8bebbd101cf45d42119adbf7c7a8bc60176a0ef) Change-Id: I807fddd768121eaa289463f9361a3f510e1bb0c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6421881 Commit-Queue: Ioana Pandele <ioanap@chromium.org> Reviewed-by: Friedrich Hauser <friedrichh@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1440870} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6429686 Cr-Commit-Position: refs/branch-heads/7103@{#108} Cr-Branched-From: e09430c64983fc906f37a9f7e6806275c9b67b86-refs/heads/main@{#1440670}
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.