commit | 252e13ae4a013adcf10a71440d7ea9bf23b84ea6 | [log] [tgz] |
---|---|---|
author | Peter Birk Pakkenberg <pbirk@chromium.org> | Wed Jul 20 10:25:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 20 10:25:20 2022 |
tree | 89834673b37028e605142448ae078975d29f335a | |
parent | 00004686e35517646d0ea0ede77487852cef7b24 [diff] |
Add new component for origin trials The component is initially intended to support persistent origin trials (see go/sticky-origin-trials). This is the first CL to establish the component with a small amount of tested code. Full implementation plan here: https://docs.google.com/document/d/1v4cwALXi33VgYrdqFCldDT0N0BuwiXzESt7NIJIiOTs/edit?usp=sharing Bug: 1257579 Test: components_unittests Change-Id: I1ea58e024c3ab7fae794e7c8341ecd2b5818de92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3657351 Commit-Queue: Peter Pakkenberg <pbirk@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Reviewed-by: Peter Beverloo <peter@chromium.org> Reviewed-by: Jason Chase <chasej@chromium.org> Cr-Commit-Position: refs/heads/main@{#1026176}
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.