0
Files
src/components/policy
Tim Judkins 6c77f87d19 [Extensions] Rename DevTools availability policy enum value
This CL updates the policy::DeveloperToolsPolicyHandler::Availability
enum value of kDisallowedForForceInstalledExtensions to
kDisallowedForSensitiveExtensions to better reflect the changes in
crrev.com/c/4412168, which expanded this value to also include component
extensions with the management permission. It also updates some of the
test names that were referencing the old name and the name given to the
setting in the related yaml policy definition.

No behavior change is expected.

Bug: b/274599835
Change-Id: I0abeace145c6e94aee5ba3908e6bc129e3e032d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4437309
Reviewed-by: Andrey Kosyakov <caseq@chromium.org>
Reviewed-by: Alexander Hendrich <hendrich@chromium.org>
Commit-Queue: Tim <tjudkins@chromium.org>
Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1132084}
2023-04-18 19:32:58 +00:00
..