commit | 0c5bdd9430485fa63888964b765971a6f2a4db25 | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Fri Sep 08 16:16:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 16:16:41 2023 |
tree | 2fa4378c593b77cb2ebe15739ee27bc30b4e1fad | |
parent | 83f858223d2c40ec24a4a06e6f505e175c2a0649 [diff] |
[iOS] Better implementation to interrupt instant signin coordinator This patch makes sure interruption of InstantSigninCoordinator is more robust in case of UIShutdownNoDismiss. This was an issue for UserSigninCoordinator and was fixed with: http://crrev.com/c/4846515 This patch will be merged into M118. Fixed: 1480450 Change-Id: Ie1c3d31b0e6a7ae55319714219b42182c5db88f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4853346 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Menghan Yang <myuu@google.com> Reviewed-by: Menghan Yang <myuu@google.com> Cr-Commit-Position: refs/heads/main@{#1194151}
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.