[iOS] Adding unified user consent dialog
This patch is to implement unified user consent dialog. This dialog is not used yet. This dialog will be used by ChromeSigninViewController in the workflow of sign-in. This dialog has 2 goals: - Asks to the user to choose an account - Shows the user consent to the user Some assets are not ready and are shown in red. The strings are not final neither. Implementation: with identity: https://drive.google.com/open?id=1ebwI5_pmWCuz09x-zJQYCuJIKxKoLVH5 https://drive.google.com/open?id=1WUdN_NtzF74tn28HaRwpqbUZ3L2vtJS8 https://drive.google.com/open?id=1zSBHzGsk-vwuhL4fJQw0vsDZ7sDzCwnk https://drive.google.com/open?id=1rWf_KT6hnKHUvtEoAYA3wr7koyepXEXF without identity: https://drive.google.com/open?id=1HQjRFu_cODRzKY2ZKpyJ7hTjJMXPjEui Mock: https://docs.google.com/presentation/d/1cZfr5FGWGSy0PNaQ8uzik0alLAH-5glh1vsb030vha8/edit?ts=5aba5455#slide=id.g353bc22139_3_19 Related to previous patch: crrev.com/c/995417 Related to next patch: crrev.com/c/1010346 Bug: 827072 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I706c6024ff59d1c7870a39afcc04443e88dcb6dc Reviewed-on: https://chromium-review.googlesource.com/1009906 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#551340}
Showing
This diff is collapsed.
Please register or sign in to comment