commit | 8bfa306f1477625e4d2d53a9e56b6da4d690fac8 | [log] [tgz] |
---|---|---|
author | Aga Wronska <agawronska@chromium.org> | Wed Jan 27 18:59:31 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 27 18:59:31 2021 |
tree | 3bf0dbd9273a688b7681c6efa09d7d7659acaa1f | |
parent | 0869ac0311103380c13c3a513a4aa82154182ed2 [diff] |
Add flag to guard Family Link handoff screen in OOBE The handoff screen is showing in the wrong moment in OOBE. Since some rearranging of OOBE screen for Family Link user is needed, disable the screen in M89 release with an additional feature flag. Handoff screen will be re-enabled in M90 once we adjust the order of OOBE screens for Family Link. Bug: 1168236 Test: ParentalHandoffScreenBrowserTest Change-Id: I5789e419011d03e47424e1d5a68ef340ce76fcc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2649446 Reviewed-by: Yilkal Abe <yilkal@chromium.org> Reviewed-by: Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#847713}
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.