commit | 3a5c01e07783756904e6eebac22ca9e22f1b0606 | [log] [tgz] |
---|---|---|
author | Maksim Moskvitin <mmoskvitin@google.com> | Fri Feb 26 13:21:19 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 26 13:21:19 2021 |
tree | 7b0fef9f5d3490f4fa8efea45bd96a5277334be0 | |
parent | 208141ad4eeecc5a41e24c78c20b8059d65d282b [diff] |
[TrustedVault] Simplify registration of authentication factor This CL partially reverts crrev.com/c/2567157: with upcoming changes in the protocol registration without trusted vault key doesn't require sending ListSecurityDomainsRequest. Bug: 1113598 Change-Id: Ic4ac47209f69301969d226c3516da44565c446d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2690566 Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#858094}
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.