commit | 44a32f10111483185c24b30f17ba300644333131 | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Fri Dec 09 18:30:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 09 18:30:38 2022 |
tree | 9fe7441fe197f544eb1fcb904a57cc0398cbb919 | |
parent | af1cb0c08bc5bdeda716289f478e8a1caedee0b6 [diff] |
Remove affiliation check for access token on unmanaged CrOS browsers This addresses b/238302765 by adding the same logic on CrOS that was added to other OSes. This CL also refactors management logic from the webui namespace into chrome/browser/policy/ to facilitate reuse. Bug: b/260406955, b/238302765 Change-Id: Iff08a15267774fce285bdcca2e1f95adb163b43e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4080205 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Daniel Rubery <drubery@chromium.org> Reviewed-by: Sergey Poromov <poromov@chromium.org> Reviewed-by: Steffen Seckler <sseckler@google.com> Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1081563}
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.