commit | 444de201c4fa7b8d730aa142c0ea372a9adea5ac | [log] [tgz] |
---|---|---|
author | Dmitrii Kuragin <kuragin@chromium.org> | Wed Oct 19 21:42:12 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 19 21:42:12 2022 |
tree | 91f3341fb92bfe5f54ba97f7d391f6eb529002d3 | |
parent | 85dd9555573e6d8a42664106c91e8f3d8756613d [diff] |
Simplify isolated app command unit-tests by removing duplicates. The default implementation of `url_loader` uses the `url_info` in order to prepopulate default happy path and it helps to reduce amount of code necessary to to write a test. Bug: 1333966 Change-Id: I907aa9978fdc1070229466e69d72de12370e570a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3963909 Auto-Submit: Dmitrii Kuragin <kuragin@chromium.org> Reviewed-by: Phillis Tang <phillis@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1061251}
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.