commit | 9a7540e54eafc59349f80c6ccba5576c2dc72b4e | [log] [tgz] |
---|---|---|
author | Ashutosh Singhal <macinashutosh@google.com> | Tue Nov 01 07:16:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 07:16:22 2022 |
tree | a655a16fc29d9e4cb248e8355481e60f377867cc | |
parent | c7ce938d03a16bb3967dcc25e626889ba0db88ca [diff] |
Added TestFuture to CrostiniManagerTest Replacing the usage of base::RunLoop with base::test::TestFuture for better code quality in crostini_manager_unittest. Bug: b/255798933 TEST: ran the test involved. Change-Id: I12b8761e653bf545ba03a54a45ff4e2d1009c0ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3983216 Reviewed-by: Timothy Loh <timloh@chromium.org> Reviewed-by: Jeroen Dhollander <jeroendh@google.com> Commit-Queue: Ashutosh Singhal <macinashutosh@google.com> Cr-Commit-Position: refs/heads/main@{#1065847}
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.