commit | a215923b91c3a86b97fdc50509d4d61124f7e210 | [log] [tgz] |
---|---|---|
author | Jenny Zhang <[email protected]> | Thu Sep 12 17:12:41 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 12 17:12:41 2024 |
tree | d86210c3dbba0887bf609482f2483d9a7e395cf4 | |
parent | a9fe89ac08e312fe3d19b053e65dab4753ff0ba5 [diff] |
[Desktop Android CRX] Enable more tests for extensions_unittests We are experimenting with desktop-android configurations for Chrome. Key changes in this CL: * Enables tests located under //extensions/renderer, with the exception of some API tests due to the related APIs not being enabled yet. * Modifies `extensions::binding::GetPlatformString()` to return `desktop_android` in desktop-android build. This CL should not affect production behavior as the desktop-android configuration remains highly experimental. Cq-Include-Trybots: luci.chromium.try:android-desktop-arm64-compile-rel,android-desktop-x64-compile-rel Bug: 356905053 Change-Id: Ibe6117c9d26b4fea59e1aaf514b799280c79c258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5851285 Reviewed-by: Devlin Cronin <[email protected]> Commit-Queue: Jenny Zhang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1354656}
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.