commit | d2b7f282c5bbc8b1391a5a3c47e9dd0a036cf8f5 | [log] [tgz] |
---|---|---|
author | Ryan Borzello <rborzello@google.com> | Tue Aug 22 19:55:00 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 22 19:55:00 2023 |
tree | 9fca285e3edadc328a9e2f93c131edb606ae102c | |
parent | 4ca86e051129909faa45736d29680ea211e49bb2 [diff] |
Add device access actions disclosure for XDR When DeviceReportXDREvents is enabled add the kManagementReportLoginLogout disclosure to the chrome://management page. Part of XDR reporting consists of reporting events for logging in/out and (un)locking the device. So when XDR is enabled the disclaimer needs to be shown. This change is an addition to the existing network disclosure that is also shown when XDR is enabled. and not when disabled Bug: b/291810506 Test: Verified message was shown when enabled Change-Id: I7aa5e1eb83fe6528eee9e72ec97935daddf811dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4781947 Commit-Queue: Ryan Borzello <rborzello@google.com> Auto-Submit: Ryan Borzello <rborzello@google.com> Reviewed-by: Owen Min <zmin@chromium.org> Reviewed-by: Victor Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/main@{#1186756}
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.