commit | 9f11ccff1788ddb84f1ab822200a6d32c9f63264 | [log] [tgz] |
---|---|---|
author | Clemens Backes <clemensb@chromium.org> | Fri Dec 06 13:19:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 13:19:24 2024 |
tree | 26e01be25efb978da43342894c6bd5a4d1b998fe | |
parent | 497a72bc1cd03de40df60975dced6e1ae808377b [diff] |
[fuzzer][wasm] Reenable wasm_module_fuzzer The fuzzer was renamed in https://crrev.com/c/6069993. Reenable it with the new name. R=jkummerow@chromium.org Bug: 381816415 Change-Id: I1f44a7f8c8418586d39dcbe648ed8a2d0bdd4898 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6068768 Commit-Queue: Clemens Backes <clemensb@chromium.org> Reviewed-by: Titouan Rigoudy <titouan@chromium.org> Reviewed-by: Prakhar Asthana <pasthana@google.com> Cr-Commit-Position: refs/heads/main@{#1392847}
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.