Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Unified Diff: testing/libfuzzer/fuzzers/feature_policy_corpus/10

Issue 2420013004: Add a fuzzer for the feature policy string parser. (Closed)
Patch Set: Rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/libfuzzer/fuzzers/feature_policy_corpus/10
diff --git a/testing/libfuzzer/fuzzers/feature_policy_corpus/10 b/testing/libfuzzer/fuzzers/feature_policy_corpus/10
new file mode 100644
index 0000000000000000000000000000000000000000..22e98036a136d0214315115fcebd36d8a75c9242
--- /dev/null
+++ b/testing/libfuzzer/fuzzers/feature_policy_corpus/10
@@ -0,0 +1 @@
+{"vibrate": ["self", "https://example.com/"]},{"vibrate": ["self", "https://example.net/"]}
« no previous file with comments | « testing/libfuzzer/fuzzers/feature_policy_corpus/1 ('k') | testing/libfuzzer/fuzzers/feature_policy_corpus/11 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698