commit | ccfd521cb3f766bf9f43fbda1364bc394279d68c | [log] [tgz] |
---|---|---|
author | avynn <avynn@google.com> | Thu May 18 20:52:36 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 20:52:36 2023 |
tree | 07e6bb6fe2ebf888689b1793847319831a6ce930 | |
parent | ca016aa2edf0c5bd38e6f32988b96e170326c63f [diff] |
[App Launch Automation] Implement AdminTemplateService This CL implements the AdminTemplateService and hooks it into the SavedDesksController. It also introduces several new classes and ensures that the keyed service is instantiated on boot. Test Coverage is added by introducing the new codepaths to existing unittests where placeholders were previously used. Bug: 281857868 Change-Id: I0c22c6b5e9a33455f4ff2244a9a15e4d08eb8e19 TESTED: AdminTemplateTest.* Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4521543 Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Avynn Donaghe <avynn@google.com> Reviewed-by: Daniel Andersson <dandersson@chromium.org> Reviewed-by: Yanzhu Du <yzd@google.com> Cr-Commit-Position: refs/heads/main@{#1146152}
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.