commit | 1c9e62bf126a38ffc8f5f9dc1c9841ac6ef72db4 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@chromium.org> | Fri Jun 23 18:51:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 23 18:51:31 2023 |
tree | 48b3a397c448d10fe9d8ff81fbf2d25fa775c000 | |
parent | 0d88cdad387c9a23efb621084076c6ff0a485d96 [diff] |
webauthn: drop CredMan support for Android 14b1 Beta two has been out for a while now. (This only affects support for Android CredMan, which is disabled by default.) Bug: 1427843 Change-Id: I4e2f83a592894758972a95ac8ee1a9f57baaea25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4638351 Commit-Queue: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1161876}
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.