commit | 725f9a2edb2a0519a09b1099d0c1c6a872a4c9c4 | [log] [tgz] |
---|---|---|
author | Polina Bondarenko <pbond@google.com> | Mon Oct 12 16:21:49 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 12 16:21:49 2020 |
tree | 4690976f193e79cb0bfa3462afe0169ff63be9d8 | |
parent | c23d7d68f6591c965e9ac143f886c8ed4cdb9175 [diff] |
arc: auto-login to MGS with blocked UI screen Add an auto-login to Managed Guest Session / public account to start ARC snapshot creation. Block auto-login flow even if specified by policy. Wait for ArcDataSnapshotdManager successfully generates a key pair and auto-login to MGS once it is ready. BUG=b:161221001 TEST=components_unittests TEST=browser_tests Change-Id: Ib7895f49f9295b3959226cde3e304c9c78614e93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440872 Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by: Yusuke Sato <yusukes@chromium.org> Commit-Queue: Polina Bondarenko <pbond@chromium.org> Auto-Submit: Polina Bondarenko <pbond@chromium.org> Cr-Commit-Position: refs/heads/master@{#816186}
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.
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.