commit | 532a20f725c527d371febeefac67f20014f514b2 | [log] [tgz] |
---|---|---|
author | Daniel Cheng <dcheng@chromium.org> | Mon May 26 19:58:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 19:58:24 2025 |
tree | 1c301d526092e77c52f7225c197cb3f27b4e6824 | |
parent | 11ac62d35642b1a1384c46d80d9511fa75272a5b [diff] |
Remove base::NotFatalUntil::M126 usage As of May 2025, this is always fatal. Autogenerated with base/tools/clean-up-not-fatal-until.py -m 126 Bug: 419922502 Change-Id: Ib43aff8ff5b41be7cab5d75f6af61d7bb8ef283e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6582595 Owners-Override: Kyle Charbonneau <kylechar@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1465636}
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.