commit | cf58cba358d31ce285c1970a79a9411d0fb381a5 | [log] [tgz] |
---|---|---|
author | Jonathan Hao <phao@chromium.org> | Mon Oct 07 20:56:53 2024 |
committer | Krishna Govind <govind@chromium.org> | Mon Oct 07 20:56:53 2024 |
tree | 7e13474a703e3de3ee38574c051ec31a3a646043 | |
parent | 23ccc402e83b80dd95f5e0eef23b1fb536ea5d8e [diff] |
Remove NonFatal check for policy container host I don't believe anyone is looking at the logs for this non-fatal check. If we don't remove it, someone needs to update it every few versions but I have already moved to another team. (cherry picked from commit 2630ce010f72773c5e2a9c61ddc5c87ff966c092) Bug: 330919905 Change-Id: I29236d267598d419571db829c6076b94841bc2d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5882073 Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Jonathan Hao <phao@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1359294} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912717 Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/branch-heads/6668@{#1704} Cr-Branched-From: 05bc664984ca075216b7f2198c88b9725bfa1b9b-refs/heads/main@{#1343869}
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.