0
Files
src/ios
Alexis Hetu 7e9eefee11 [iOS] Make the gaia available to the CPE when we have no credentials
Previously, the gaia was taken from existing credentials, which works
as long as there is already at least one credential in the database.
If there are no credentials in the database, we need to access the
current user's gaia in order to create new passwords or passkeys, so
we instead use the ios keychain for that purpose.

Low-Coverage-Reason: TRIVIAL_CHANGE to existing code and mock class
Bug: 355042671
Change-Id: Iad8f7625695563caf82152db07181a7cbaa44f91
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5958607
Commit-Queue: Alexis Hétu <sugoi@chromium.org>
Reviewed-by: Tommy Martino <tmartino@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1373574}
2024-10-24 21:01:24 +00:00
..
2024-10-24 15:52:06 +00:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.