commit | 6cdcdb3fac4725ce136750b7a05f0e50dd81ef65 | [log] [tgz] |
---|---|---|
author | Greg Thompson <[email protected]> | Mon Jan 31 11:12:44 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jan 31 11:12:44 2022 |
tree | 3b1f66c6fa1a3433eee641d69bab5f95efce33f4 | |
parent | d68c7353b27fabb254828300c3fcf58e69c21f34 [diff] |
[fuchsia] Run CFv2 tests in the "chromium" test realm. Test Manager has been given a new realm specifically for Chromium tests so that certain system services may be offered (e.g., fuchsia.media.ProfileProvider, needed for base::PlatformThread::SetCurrentThreadPriority). Switch from using the "system" test facet to this new "chromium" facet. Bug: 1256502,1287053 Change-Id: If656f13c73a5d72484b159177e745f8504b0a5cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3412061 Auto-Submit: Greg Thompson <[email protected]> Reviewed-by: Wez <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Commit-Queue: Greg Thompson <[email protected]> Cr-Commit-Position: refs/heads/main@{#965129}
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.