Add content_settings_pattern_parser_fuzzer.
The new fuzzer exercises content_settings::PatternParser::Parse and ToString, which previously had no fuzzer coverage. In addition to exercising the code, the fuzzer checks the "recanonicalization is idempotent" property. Coverage report: https://chromium-coverage.appspot.com/reports/789509_fuzzers_only/linux/chromium/src/components/content_settings/core/common/content_settings_pattern_parser.cc.html Change-Id: Id4c62f3851257b678f102f63cf4b80c63fe53a8b Bug: 1108821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308232 Commit-Queue: Dan McArdle <dmcardle@chromium.org> Reviewed-by:Balazs Engedy <engedy@chromium.org> Reviewed-by:
Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#791660}
Showing
Please register or sign in to comment