commit | 49b313b034cbc5f3a526526428da7c50290187ec | [log] [tgz] |
---|---|---|
author | Marijn Kruisselbrink <mek@chromium.org> | Wed Jan 24 17:02:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 17:02:54 2024 |
tree | 9d74b602750d2da71face66187083534139ba05d | |
parent | dc6c44126a2d19c775d5cc1a1853fcaf3d585084 [diff] |
Add web app integrations tests for a chrome:// app. For now just to make sure that installing and running works. Bug: 1520386 Include-Ci-Only-Tests: true Change-Id: Ibc4bf5a92712454d1e0919815f47fde7b4acf3a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5230920 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251463}
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.