commit | cda9a511595f55efcfbb086767bcdad9aaf4281e | [log] [tgz] |
---|---|---|
author | Ziad Youssef <ziadyoussef@chromium.org> | Wed May 29 10:38:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 10:38:40 2024 |
tree | 108f314977038ecaccd9f0b45a3619bac6c16d89 | |
parent | 60afb547bd78295d02d50d3f8c66d106e7de4161 [diff] |
Install and Set WV provider on the device Before collecting profiles or running benchmarks, ensure that the WV built by the host is installed and selected on the device as the WV provider. Test: tools/cygprofile/orderfile_generator_backend.py --target-arch=arm64 --use-remoteexec --no-benchmark --skip-patch --streamline-for-debugging --profile-webview-startup --native-lib-variant trichrome Bug: 342407356 Change-Id: Ib7c6829cee315b5d0fd741ee17e0b9440966d419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5569617 Reviewed-by: Peter Wen <wnwen@chromium.org> Commit-Queue: Ziad Youssef <ziadyoussef@chromium.org> Reviewed-by: Rasika Navarange <rasikan@google.com> Cr-Commit-Position: refs/heads/main@{#1307321}
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.