commit | f830ecca473076d05952775a602ac85a13f0b505 | [log] [tgz] |
---|---|---|
author | Noémie St-Onge <noemies@google.com> | Fri Jan 17 21:12:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 21:12:20 2025 |
tree | bdbc97da562230962df24a577f1ca60789ca5cca | |
parent | 15f4912b6fb63fb140f91db35fba3cdb26b6a210 [diff] |
[iOS] Make enabled state of Passkeys M2 feature available in the CPE This CL writes the enabled state of the Passkeys M2 feature to NSUserDefaults upon creation of the Credential Provider service so that it can then be read and used from the Credential Provider extension. Fixed: 389921508 Change-Id: Ief9fafb880a4a704a8c60a16cd7c155ab2965e72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180127 Commit-Queue: Noémie St-Onge <noemies@google.com> Reviewed-by: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1408106}
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.