commit | 7b8778d0fc116458224b2b33811b598caa2595f7 | [log] [tgz] |
---|---|---|
author | Jacob Stanley <jacobstanley@google.com> | Thu Dec 26 21:51:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 26 21:51:02 2024 |
tree | 405d5ab6398a5c5e13b25577f499dc42c37cc5f2 | |
parent | 270cc1417191a382151732c7b2da901faa54bc7e [diff] |
[Notice Storage Service] Refactor PS Service unit tests Enabling/Disabling the features in the test class constructor rather than in each test. Bug: 386240276 Change-Id: Ie7b8835a5050981449af6b0d38120ff0530ecc2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6125813 Reviewed-by: Abe Boujane <boujane@google.com> Commit-Queue: Abe Boujane <boujane@google.com> Auto-Submit: Jacob Stanley <jacobstanley@google.com> Commit-Queue: Jacob Stanley <jacobstanley@google.com> Cr-Commit-Position: refs/heads/main@{#1400359}
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.