| commit | 86872834b68c5fa004a3257c49ccd603979c0ffd | [log] [tgz] |
|---|---|---|
| author | Jérôme Lebel <jlebel@chromium.org> | Thu Jul 11 09:11:39 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 09:11:39 2024 |
| tree | ef018c89c6afb9dbad61494509cc837dd0c650c6 | |
| parent | 6763de567e123139903336c0e7b647b235f95097 [diff] |
[iOS] Add more logs to sign-in coordinator description Add more logs to sign-in coordinator description to understand crbug.com/40071586. In http://crbug.com/351332013, the DCHECK message is: <SignInAndHistorySyncCoordinator: 0x405485040, childcoordinator: <ConsistencyPromoSigninCoordinator: 0x407fb3a80, defaultAccountCoordinator: 0x408737b60, alertCoordinator: 0x0, accountChooserCoordinator 0x0, addAccountCoordinator 0x0, presented: Not presented>, currentStep: 2, accessPoint 41, promoAction 0> It is unclear how the view controller was not presented. It would be interesting to understand more about the base view controller. There is the same issue with AddAccountSigninCoordinator, in http://crbug.com/351332536. Bug: 40071586 Change-Id: Iec39b2147d44bfc58d5e3c42cdf01229b14340de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5688849 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Menghan Yang <myuu@google.com> Cr-Commit-Position: refs/heads/main@{#1325999}
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.