| commit | cdd9638af6f321930aa423fad651ec7b6817f44c | [log] [tgz] |
|---|---|---|
| author | Alexis Hetu <sugoi@chromium.org> | Thu Sep 18 19:27:37 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 18 19:27:37 2025 |
| tree | a6bc2b132e9ad166d3162fc6a3af0479744c5273 | |
| parent | d7f91fbca2e3d93a3dc5cdefa189cfd5d0e38317 [diff] |
[iOS] Add early exits when no keys are fetched Checks that user verification had successfully completed were failing due to vault keys failing to get fetched for any reason. This CL adds early returns before the checks in case fetching keys has failed. Bug: 445737758 Change-Id: I6c1deef88c58bed694a926e5e9e9f8c01c0e4c8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6966236 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1517490}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.