commit | 403d5df5080dc22a3bd956a362732b2ac00fedf2 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Fri Apr 11 18:18:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 18:18:16 2025 |
tree | 4552789eb37eab4d688defddcb1cfb3dfca552db | |
parent | b42b0ad0d601e70b68cfff579a29e6ab38d8b112 [diff] |
extensions: Use ExtensionManagement on desktop Android, part 2 In particular, in ExtensionInstallStatus and its tests. Bug: 394876083 Change-Id: I3660cacdf5230387971f6dd986480a0686f3fe43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6449500 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445994}
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.