commit | ba9c6aa03f91425b54cc25c1fec64f0bd4578fc9 | [log] [tgz] |
---|---|---|
author | Qingxin Wu <qingxinwu@google.com> | Tue Apr 01 20:21:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 20:21:11 2025 |
tree | 44d87c90a04fcfbaf0fddae3663ac1baf68148bd | |
parent | 475e1d63709aaf144e49687519a89a18d13a308d [diff] |
Always set enableDebugReporting to true. https://crrev.com/c/5788852 added fDO lockout status to this field. Revert that back to let the field only indicate whether fDO API is enabled (which is always enabled now, so always setting it to true). Bug: 407777426 Change-Id: I804448176b148be3c0b99cf20b5db01fbb516b66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6420859 Reviewed-by: Russ Hamilton <behamilton@google.com> Commit-Queue: Qingxin Wu <qingxinwu@google.com> Cr-Commit-Position: refs/heads/main@{#1441143}
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.