commit | 36b79c9127899687c7f66e6275e5fe65169c266f | [log] [tgz] |
---|---|---|
author | Peter Birk Pakkenberg <[email protected]> | Thu May 25 08:38:24 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu May 25 08:38:24 2023 |
tree | 267ad5c4a09162a155f05e7ee125c4c50c1c7748 | |
parent | ce68afd4255f64191ae20c22c7e90a5074488b7f [diff] |
Only store origin trial tokens for current OS Check if the trial enables at least one feature on the current OS before deciding to store. Change component UI to use blink::OriginTrialFeature to align with other origin trial code and to check specific features for OS availability. Fixed: 1442999 Test: origin_trials_unittest.cc Change-Id: I2bab0afbcb0b97217b9f6ac2b521163b136608a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4543266 Reviewed-by: Richard Coles <[email protected]> Commit-Queue: Peter Pakkenberg <[email protected]> Reviewed-by: Nasko Oskov <[email protected]> Reviewed-by: Jason Chase <[email protected]> Reviewed-by: Mike West <[email protected]> Cr-Commit-Position: refs/heads/main@{#1148955}
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.