commit | 5e2afed056d082d628becb2923743b18b91b5ec1 | [log] [tgz] |
---|---|---|
author | Bastian Kersting <bkersting@google.com> | Fri Jul 08 09:14:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 08 09:14:42 2022 |
tree | 9a25d99d9ad77ca744404c0a9bf5b80c29b45389 | |
parent | 98da10c2ff33bc5bd57be2426e18433c05c82e7a [diff] |
[Lacros] Add device ownership info to init params This CL adds the information whether the current user is the device owner to Lacros browser init params. This information is not available in Lacros otherwise, but can be passed that way as it is static across the Lacros' process lifetime. Bug: b/238283254 Change-Id: I8f6b5e9c0de40371999bbcbe157d2b142de112fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3748496 Reviewed-by: Roland Bock <rbock@google.com> Commit-Queue: Bastian Kersting <bkersting@google.com> Reviewed-by: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1022068}
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.