commit | 558088e080efba928acbb410a7164a376d4292f8 | [log] [tgz] |
---|---|---|
author | Liza Bipin <mlbipin@google.com> | Wed Mar 12 18:16:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 18:16:48 2025 |
tree | 7a7c1c04ac9b079d5552f5e6413925804c4b6051 | |
parent | 4c4261138864808e2f3db636248812453fc68f99 [diff] |
Remove ExplicitBrowserSigninUIOnDesktop from components/ * As the flag is enabled only on Windows, Mac and Linux, this Cl keeps the original behaviour for android,iOS & CrOS while the new uno behaviour is applied to only Dice platforms. * Also updates tests in chrome/browser that began failing as a result of this cl. Bug: 344531408 Change-Id: Ide153eaeb4c61a6cc493b8b1d449ad486a0ba5e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6250377 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Liza Bipin <mlbipin@google.com> Reviewed-by: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431638}
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.