commit | ebab357f195c6eada2a1a63e296b4e78ec83b14c | [log] [tgz] |
---|---|---|
author | Maksim Ivanov <emaxx@chromium.org> | Wed Nov 02 11:01:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 02 11:01:06 2022 |
tree | 454ed7d3042a3ba975798dcbc1d09f16f6562dc5 | |
parent | bb082a46bc37186e703733e18495f22a1f51c5f5 [diff] |
Fuzz autofill autocomplete_parsing_util Implement fuzzer for checking data parsing logic in //components/autofill/core/common/autocomplete_parsing_util.cc. Bug: 1379612 Change-Id: Ic9a0b82151052c494345c38a77b55c8db8aa7916 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3990754 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1066412}
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.