commit | d52c0bc5adabf7ac479313fd1e36aa4ae26e35d4 | [log] [tgz] |
---|---|---|
author | Thiabaud Engelbrecht <thiabaud@google.com> | Thu May 15 17:22:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 15 17:22:40 2025 |
tree | 8c23175bb6861645c39f38bde9844af84457cf70 | |
parent | bb45ae98af5a9da78e5055d5af5c98cff2b3ec11 [diff] |
[pre_freeze] Add DCHECKs This CL adds DCHECKs to make sure the BackgroundTask is running on the correct sequence. Change-Id: I74107af2a8af4dd6f58071c91f38c1676b6c6ba6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6553001 Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Reviewed-by: Francois Pierre Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/main@{#1460822}
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.