commit | bc7375cc04ef04df11057bf343915a8605f1b915 | [log] [tgz] |
---|---|---|
author | Jun Ishiguro <[email protected]> | Tue Sep 02 02:43:51 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 02 02:43:51 2025 |
tree | b07441b3fc8d2d5e39437d0e9f0df99b2c4d0638 | |
parent | 736917216267ea3161642a49f2ac706efd352430 [diff] |
ash-refactor: Add CHECK for local_state In CreateDeviceCertProvisioningScheduler, the local_state parameter should not be null. This CL adds a CHECK for this. Bug: b:404131907 Change-Id: I22a6cafebfd007492546cc013c96813013a8b3d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6903240 Reviewed-by: Georg Neis <[email protected]> Commit-Queue: Jun Ishiguro <[email protected]> Cr-Commit-Position: refs/heads/main@{#1509343}
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.