commit | 60932257d69c4583d26b11d45d8df33e20dfa7f6 | [log] [tgz] |
---|---|---|
author | Artem Sumaneev <asumaneev@google.com> | Thu Feb 03 12:59:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 03 12:59:50 2022 |
tree | c7aae6f9bec4960e2860969eaa665a46468d1008 | |
parent | a8f686cb24348acff0f9f7751d54690c3de22b04 [diff] |
Make AddProfile and GuestMode available on Lacros. Make BrowserGuestModeEnabled and BrowserAddPersonEnabled supported on ChromeOS so they are available for Lacros. These policies used to be available on Lacros when it used policies supported on chrome.linux platform. Later Lacros switched to policies for chrome_os and policies become unvavailable. So this change brings the two policies back. Fixed: chromium:1245299, chromium:1245297 Test: browser_tests --gtest_filter="*PolicyPrefsTest*" Change-Id: Ie925c2a3c12b93a5f7342bad38ac9d9858a5c845 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3431046 Reviewed-by: Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Artem Sumaneev <asumaneev@google.com> Cr-Commit-Position: refs/heads/main@{#966703}
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.