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

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

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/13
diff --git a/testing/libfuzzer/fuzzers/feature_policy_corpus/13 b/testing/libfuzzer/fuzzers/feature_policy_corpus/13
new file mode 100644
index 0000000000000000000000000000000000000000..2172669a1e2c4d2d16d60e4af8fd7d2e3a1d499b
--- /dev/null
+++ b/testing/libfuzzer/fuzzers/feature_policy_corpus/13
@@ -0,0 +1 @@
+{"vibrate": ["self", "https://example.net/"]}, {"docwrite": ["self"]}
« no previous file with comments | « testing/libfuzzer/fuzzers/feature_policy_corpus/12 ('k') | testing/libfuzzer/fuzzers/feature_policy_corpus/14 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698