commit | 61fc3c55474f581f503c238fa95a28d6e8b86179 | [log] [tgz] |
---|---|---|
author | Sam Goto <goto@chromium.org> | Tue Sep 10 16:40:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 10 16:40:17 2024 |
tree | 1e16621c48cc44d36ba0e34ea3991a63047a065b | |
parent | 006921088831840eb7c2e593a5255632ecd4764f [diff] |
[digital credentials] Expose the API under navigator.credentials.get() This CL introduces the digital credentials API under the navigator.credentials container, in addition to the navigator.identity container. Once this settles as we go through the origin trial, before we I2S, we'll pick one of the two entry points and remove the duplicate. Bug: 364957810 Change-Id: Ie93a1a526ad02086cd92d66e4e6a65b1de71cd60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5845595 Reviewed-by: Nina Satragno <nsatragno@chromium.org> Reviewed-by: Yi Gu <yigu@chromium.org> Commit-Queue: Sam Goto <goto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1353413}
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.