commit | ff4eb14aee394dd92d04188177e37367f4234a6e | [log] [tgz] |
---|---|---|
author | Renato Silva <rrsilva@google.com> | Fri Nov 24 12:37:27 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 24 12:37:27 2023 |
tree | d7cfb80d664fada9b5864784c28dff5ef0561d78 | |
parent | 52239c97609e37ebf3d1937112e2d1ebd64bde68 [diff] |
[OOBE][QuickStart] Implement Gaia Credential Transfer Extend the Gaia credential transfer step to include fetching the attestation certificate and auth code. The 'debug' screen shown during this step will now only appear if an auth code is successfully retrieved. This will be used as a temporary 'manual testing' mechanism. Test: Manual test on Pixel7 & Pixelbook. Bug: b/292242156 Change-Id: Ic1e536eaf343b34c3c6266e3769f83c5ed04fffb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029914 Reviewed-by: Kush Sinha <sinhak@chromium.org> Commit-Queue: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/main@{#1228740}
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.