commit | 390288a010bb7417f6783be3e05347020959a2dd | [log] [tgz] |
---|---|---|
author | Tim Sergeant <tsergeant@chromium.org> | Fri Feb 11 00:07:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 11 00:07:27 2022 |
tree | a26c36a4705a4edc46a8d2db9909e07e358dd8d5 | |
parent | 754cf4a440eb3b144444a9bb16a9a74ddf7e03c2 [diff] |
App Service: Add simple integration test for app-service-internals This test verifies that the page loads correctly, allowing us to catch issues like crbug.com/1295781. Bug: 1295541 Change-Id: Ic3d7b3f2f72d3edac5b5be6a86816b8d6819c088 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3454142 Commit-Queue: Tim Sergeant <tsergeant@chromium.org> Auto-Submit: Tim Sergeant <tsergeant@chromium.org> Reviewed-by: Alan Cutter <alancutter@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/main@{#969702}
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.