Using Chrome commands to open the Sign-in dialog, from AccountsCollectionViewController
To solve crbug.com/770424#c5, -[SigninInteractionController cancel] has to be an asynchronous call. Switching from using SigninInteractionController to Chrome commands, will help to solve the bug only in one place. After this patch, the issue will have to be solved only in MainController. Bug: 770424 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I238b51d80430bab644f84fc27f4fc4e2d4bc573d Reviewed-on: https://chromium-review.googlesource.com/739387Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#512788}
Showing
Please register or sign in to comment