| commit | 09d79bce64a00e67da3cd9d961a679c49499787c | [log] [tgz] |
|---|---|---|
| author | Yoshisato Yanagisawa <yyanagisawa@chromium.org> | Thu May 09 08:50:34 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 08:50:34 2024 |
| tree | f5a714ff9cabb073b57f6b3c402f18a5e91037d6 | |
| parent | a654228abd29e486bf2de87c74ec21477145e360 [diff] |
Workaround: Update the field trial testing config. To prevent "1.0" is automatically normalized to "1", let me use "1.1" instead. Then, the threshold become a bit stricter, but I believe it negligible difference. Bug: 1497894 Change-Id: I3b54fb1d23baba65ef42bacd68cc0b8e70cb497d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5528634 Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1298563}
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.