| commit | 1d9c8d59ae589cd58b9c20a5e4edb5f6d17b07cc | [log] [tgz] |
|---|---|---|
| author | Jérôme Lebel <jlebel@chromium.org> | Mon Feb 17 20:06:06 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 17 20:06:06 2025 |
| tree | 9863db58b68f5ba211e2fac79aa154d0eac64bf8 | |
| parent | 694c756660365df4f4134ebefeb272e19318d61f [diff] |
[iOS][MIM2] Use AuthenticationFlow in the account menu Switching the account menu to use AuthenticationFlow since it now supports profile switching. This patch also update AuthenticationFlow to set the account switching flag from AuthenticationService. In a later patch, AuthenticationService needs to send a notification when the flag is reset. TODO: http://crbug.com/397194707. Bug: 375604649 Change-Id: I06c691e7863aa3f14dcda3cbcf263dbb9c6a906e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6275964 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1421131}
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.