commit | dbd6ef7c7f5b96729f9a3bff1a91320a36a08d01 | [log] [tgz] |
---|---|---|
author | Owen Min <zmin@chromium.org> | Tue Jul 30 16:59:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 30 16:59:43 2019 |
tree | 721cb9dc853588b1ba7845156075f0bcb1604425 | |
parent | 583c5131caafb5dc3c8e7ea5dc928eed05eca47d [diff] |
Update policy_ui_handler to use new Policy conversions. GetAllPolicyValuesAsArray is replaced with ArrayPolicyConversions. Enable policy value conversion. Use default settings that includes user policies, disable device data, enable pretty print and convert policy types to string. GetAllPolicyValuesAsDictionary is replaced with DictionaryPolicyConversions. All config is set to defaults. Pretty print, policy type conversion and user policies are enabled. Device data and policy value conversions are disabled. Bug: 983174 Change-Id: I75d8f59a2f268145d762dad6793d8966c0f80592 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725031 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#682325}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .