| commit | eaedf88cd599416760daa29949b36b3c20b81abb | [log] [tgz] |
|---|---|---|
| author | Boris Sazonov <bsazonov@chromium.org> | Tue Feb 25 18:28:47 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 18:28:47 2025 |
| tree | e9bc5806d0e8c26fd825ca050f90c8cec7def643 | |
| parent | 82994a9c523c09fb9c32c0b8ca47cab08bbcce8c [diff] |
[Signin][iOS] Use WebSigninTracker in the web sign-in flow This CL changes how ConsistencyPromoSigninMediator tracks cookies and detects errors/timeouts. If EnableIdentityInAuthError flag is enabled, ConsistencyPromoSigninMediator will use WebSigninTracker to track the progress of the web sign-in flow. Subsequent CLs will add auth error detection to that flow. Bug: 388871821 Change-Id: Ied03b5baacf0ab26e9ab19b36f3189486434628f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6264447 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424642}
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.