commit | c2ca429c86e3f66853d8541ab7beb67812e48e42 | [log] [tgz] |
---|---|---|
author | Salma Elmahallawy <esalma@google.com> | Wed Feb 05 16:51:18 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 05 17:49:40 2025 |
tree | 5fa5394e06b1760a1b688cc28f3342cdea7834d0 | |
parent | 2a6a242bb74c8c13d5256f14bd48107ee3459ba2 [diff] |
[iOS] Updating iOS signout policies to use the profile switch util The IdleTimeoutAction "sign_out" currently signs out of the current account, which will not be possible with multiple profiles. This CL changes the behaviour to switching profile for the sign out action when multiple profiles are enabled. Note than in the case of becoming idle while multiple profiles are open, the dialog only shows in one window similar to the desktop implementation: https://docs.google.com/presentation/d/104WurBb0lCS-bfhYXZ_2WSXO21t-er9qEHIgic5hqJc/edit?resourcekey=0-vKMOxctNdbPKLwOWme0GZQ#slide=id.g22f5b3bb56c_0_18 BrowserSignin disabled policy is also updated to use the same helper. Screen recordings: https://drive.google.com/corp/drive/folders/1BfPTdcioeuZ2_mg4lz5UU3ytwKjUPYFQ?ths=true Bug: 364574533 Change-Id: I0cf64be29c83352e3a816ca2ea66057ea0279dcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180164 Commit-Queue: Salma Elmahallawy <esalma@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416210} NOKEYCHECK=True GitOrigin-RevId: 86716e69855190baa56599e82f62c8eee63350ac
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.