commit | dde721f56c2d7a242604c81c55cec286d1a8c8c6 | [log] [tgz] |
---|---|---|
author | Nina Satragno <[email protected]> | Thu Sep 01 21:01:18 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 01 21:01:18 2022 |
tree | 025cef001fba6a995a3c9a493a380510fd7d51ab | |
parent | 6f74f0a68d6abe7fa4074733ad6155a6224e3a83 [diff] |
Add WebAuthenticationConditionalUI to about:flags Add WebAuthenticationConditionalUI to about:flags to make testing the feature easier, particularly on Android. Bug: 1171985 Change-Id: I6390535dad6b677fc920768d962f4616dfa8754c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3868115 Commit-Queue: Ken Buchanan <[email protected]> Auto-Submit: Nina Satragno <[email protected]> Reviewed-by: Ken Buchanan <[email protected]> Cr-Commit-Position: refs/heads/main@{#1042297}
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.