commit | 9345a86d9eafe5834ca58e65f182ec0a6039a82c | [log] [tgz] |
---|---|---|
author | Maria Petrisor <mpetrisor@chromium.org> | Wed Oct 27 10:23:16 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 27 10:23:16 2021 |
tree | 8a0a698b283258052dc988f7f1b134381ee4ab3d | |
parent | 188f97443d21b20a33e6cad3ab8179dee24e62c8 [diff] |
Add browsertest to extension cleanup handler This CL also adds a new method to force-install extensions in the ExtensionForceInstallMixin via LocalPolicyTestServerMixin and UserPolicyBuilder objects. The already existing methods don't make it possible to force-install extensions in MGS. Bug: b:202150852 Change-Id: I7703e08de888f6554d2d7ecdd2eb9e3c5d094cdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3226159 Commit-Queue: Maria Petrisor <mpetrisor@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Reviewed-by: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/main@{#935363}
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.