commit | 7c7db6afe05896c7d64ba75966b66394b0c9e4d7 | [log] [tgz] |
---|---|---|
author | Denis Kuznetsov <antrim@chromium.org> | Thu May 19 15:36:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 19 15:36:42 2022 |
tree | 30b42d687f5f9ea4b8d18752d7b01d52034f18e5 | |
parent | 6625c8b65274b0cc25491c102f593d57423d6737 [diff] |
[CrOS Login] Speculatively enable UseAuthsessionAuthentication feature This CL speculatively enables usage of new API between chrome and cryptohome during login on ChromeOS to determine which auto/tast tests need to be updated. https://crrev.com/c/chromiumos/third_party/autotest/+/3642508 should have fixed previous problems, but if there are any problems with autoupdate_Basic during chrome uprev in ChromeOS please revert this CL. This CL would be reverted in ~24 hours as smartcard authentication with AuthSession is not fully supported by cryptohome yet. Bug: 1310312, b/230944737 Change-Id: Iaa107b3d09d1f76dbeea747c691d9e4faefcd10d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3655440 Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1005252}
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.