commit | baab049afba24244ca9a221cf9c94f3ff83929dd | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@chromium.org> | Mon Feb 03 19:18:22 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Feb 03 22:29:36 2025 |
tree | 8eb1010841543c8f016f747c597922048b3fd682 | |
parent | ed979a0356868df06e1131857799186e22802cb8 [diff] |
[iOS] Remove iOS Keychain data from CPE The iOS Keychain is unreliable and sometimes crashes when the app is backgrounded or the device is locked. Moving account and email data from it to NSUserDefaults, which already contains similar data. Bug: 380790152 Change-Id: I0b6fee7804377fdd80a755b43599d8e7e9083e05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6199625 Reviewed-by: Noémie St-Onge <noemies@google.com> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415080} NOKEYCHECK=True GitOrigin-RevId: 6d3d32c5a96d8ef7e2c2c545fa810d042b46acc1
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.