commit | 41b07ab53490d3aa411ebc41c49b1baf4b5015f5 | [log] [tgz] |
---|---|---|
author | Toby Huang <[email protected]> | Fri Mar 27 21:40:30 2020 |
committer | Commit Bot <[email protected]> | Fri Mar 27 21:40:30 2020 |
tree | 0bcb8630025f97dd08864a53cde8fcad279057b1 | |
parent | 117ea7fd679d8898882f24f685b1cd03983617e9 [diff] |
Unit tests for supervised users policy allowlist extensions install In response to the COVID-19 crisis, we launched the "extensions lite" feature that enables supervised users to install extensions from the ExtensionInstallWhitelist policy. In the hurry, we didn't add unit tests for the original CL. This CL adds unit tests for crrev.com/c/2109977. Bug: 1063099 Change-Id: Iaca12f16aedf6b1bd7e9a0b2c406ed7631f9942d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121463 Reviewed-by: James Cook <[email protected]> Reviewed-by: Marc Treib <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Reviewed-by: Devlin <[email protected]> Commit-Queue: Toby Huang <[email protected]> Cr-Commit-Position: refs/heads/master@{#754167}
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 .
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.