commit | dbdd5c9645de96172a4b5e5a95e30342b0488e89 | [log] [tgz] |
---|---|---|
author | Ayu Ishii <[email protected]> | Fri Mar 20 23:40:52 2020 |
committer | Commit Bot <[email protected]> | Fri Mar 20 23:40:52 2020 |
tree | 022ca0680e194f19f2cb480197b523f90d6b3d30 | |
parent | a7495b75066a79023090e00ba7ed7168bfb8806a [diff] |
WebOTP: User Consent API behind flag This change adds an implementation of the WebOTP API using the GMS Core User Consent API [1] that can be enabled behind a flag. [1]https://developers.google.com/identity/sms-retriever/user-consent/overview Bug: 1060233 Change-Id: I31c849dfbc43258746121f1dd893292038371cae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103067 Commit-Queue: Ayu Ishii <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Jinsuk Kim <[email protected]> Reviewed-by: Victor Costan <[email protected]> Cr-Commit-Position: refs/heads/master@{#752230}
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.
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.