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

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

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
« no previous file with comments | « testing/libfuzzer/fuzzers/feature_policy_corpus/8 ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/libfuzzer/fuzzers/feature_policy_corpus/9
diff --git a/testing/libfuzzer/fuzzers/feature_policy_corpus/9 b/testing/libfuzzer/fuzzers/feature_policy_corpus/9
new file mode 100644
index 0000000000000000000000000000000000000000..d8f6e2c65420aa1d14b62ace5b2c6003adf0e908
--- /dev/null
+++ b/testing/libfuzzer/fuzzers/feature_policy_corpus/9
@@ -0,0 +1 @@
+{"vibrate": ["*"]}
« no previous file with comments | « testing/libfuzzer/fuzzers/feature_policy_corpus/8 ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698