[iOS] Cleanup SigninInnteractionController
Creating SigninResult enum with 3 values: + CANCELED + SUCCESS + SIGNED_IN_AND_OPEN_SETTINGS This enum is used by SigninInteractionController, when the user taps on either "cancel", "yes I'm in", or "settings". This patch prepares the new UI to present the settings before starting the sync: crrev.com/c/1539036 Bug: 883075 Change-Id: Ic5db6ff7d67d0ec7ba356741391c13f51198cf36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538509 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#644885}
Showing
Please register or sign in to comment