commit | e350bff9a20847ef12496ece3c5154e2b4a9180a | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@chromium.org> | Tue Sep 14 22:32:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 14 22:32:33 2021 |
tree | fc4d6081970433b4d2a4309fddb864a676d30ffb | |
parent | 58ad90a239fd4cba8bd37e01a2c40055b8609727 [diff] |
Remove security key option from password settings. This UI was always behind a flag and we're switching to triggering based on external QR scanners. Therefore this is no longer needed. (But was very useful for development!) BUG=1002262 Change-Id: Ia9e8580b413ee358a0b6575f6ba631c8e66e40a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3160548 Commit-Queue: Adam Langley <agl@chromium.org> Auto-Submit: Adam Langley <agl@chromium.org> Reviewed-by: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/main@{#921443}
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.