commit | e614e09ae0c0ca2f5c4a5aa3dc268b449dd134cc | [log] [tgz] |
---|---|---|
author | Ossama Mahmoud <osamafathy@google.com> | Mon Feb 07 18:17:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 07 18:17:11 2022 |
tree | 878c5cd2baed2372d5244599c61825df866a0afd | |
parent | ba0b48b5558151d79b2ed20dff78bfab71e9149e [diff] |
OOBE: Simplify Consolidated Consent Flow Do not depend on EULA screen for the consolidated consent flow. This simplifies the logic of both the current flow and the updated flow and will make the cleaning process after EULA screen is removed easier. Bug: 1201616 Change-Id: I1552bc61331248a231d08096c706753642944729 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3440422 Reviewed-by: Roman Sorokin <rsorokin@chromium.org> Reviewed-by: Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Osama Fathy <osamafathy@google.com> Cr-Commit-Position: refs/heads/main@{#967874}
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.