commit | 192415261f93de5bf594c561b34402054a63f4e3 | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <hidehiko@chromium.org> | Thu Feb 08 00:27:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 00:27:29 2024 |
tree | b612241f957963623ba681a85920daa5d2683232 | |
parent | 1230188c3f43910194f906cb31e4f57461d4199b [diff] |
Simplify MultiProfileUserController - GetPrimaryUserPolicy now returns primary user's policy as named. - Removes reason from IsUserAllowedInSession. Following the change, ChromeUserManagerImpl::GetUsersAllowedForMultiProfile() is simplified, too. BUG=b:278643115 TEST=Tryjob Change-Id: I351c9382a2780b1c898d2aecab2c28a3a63e8d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5273349 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1257687}
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.