commit | 872b90e8c1ad0db49e900893934e39acdc2a6cee | [log] [tgz] |
---|---|---|
author | Paul Semel <paulsemel@chromium.org> | Wed Mar 26 14:42:56 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 14:42:56 2025 |
tree | 3225719d7dbc82d3eae73bdbc442df620aff03f7 | |
parent | c326de3292292ed92d26ea9a4a6decc4b0192172 [diff] |
fuzzing: disable chrome_tint_wgsl_fuzzer in libfuzzer builds This fuzzer is constantly acting up and flooding us with bugs. Since it doesn't seem to ever work, let's disable it and see whether centipede has more luck with it. Bug: 406454922,406036309,406053618,406043352 Change-Id: I1141d86b9c2cc318efae0f8d63a9e835515e75a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6395504 Commit-Queue: Ali Hijazi <ahijazi@chromium.org> Auto-Submit: Paul Semel <paulsemel@chromium.org> Reviewed-by: Ali Hijazi <ahijazi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438108}
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.