commit | 1756e69b24e41937ac1f06df1e9c4d1e4454f12d | [log] [tgz] |
---|---|---|
author | Sukrit Ganesh <sukritganesh@google.com> | Fri Jun 17 20:21:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 17 20:21:16 2022 |
tree | 0657079bc5af4f72ea9c70745c096156c0dd6d4e | |
parent | 2cccba4673b0a536cd9bbd0b425712e8d57e6a77 [diff] |
Split up StubResolverConfigReaderBrowsertest.ConfigFromPolicy The ConfigFromPolicy test was split up into 7 different tests. The common setup code was repeated at the beginning of each test. The ClearPolicies() function was deleted as it was unnecessary. Bug: 1328786 Change-Id: Iaa6dfed8721f6f13fcfde39933b22f0cad31f094 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3688600 Commit-Queue: Eric Orth <ericorth@chromium.org> Reviewed-by: Dan McArdle <dmcardle@chromium.org> Auto-Submit: Sukrit Ganesh <sukritganesh@google.com> Reviewed-by: Eric Orth <ericorth@chromium.org> Cr-Commit-Position: refs/heads/main@{#1015505}
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.