commit | 889a9c642d08893a688a9cb15b834b9e3118936c | [log] [tgz] |
---|---|---|
author | Nicholas Hollingum <hollingum@google.com> | Thu Jun 17 07:15:11 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 17 07:15:11 2021 |
tree | 9cb294f4f2106817481528353d77b8c50c6f41a9 | |
parent | f58b33b3653588419423cb80e2b8645dd91f8590 [diff] |
borealis: Factor app creation into a helper This is a useful utility for several tests. Note: This is a partial split of crrev.com/c/2952686, which is having trouble landing Bug: b/169597221 Change-Id: I4517b244d026becca479bc9463376fbc2bc60ec4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2963800 Commit-Queue: Chloe Pelling <cpelling@google.com> Auto-Submit: Nic Hollingum <hollingum@google.com> Reviewed-by: Chloe Pelling <cpelling@google.com> Reviewed-by: Daniel Ng <danielng@google.com> Cr-Commit-Position: refs/heads/master@{#893329}
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.