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

Unified Diff: content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict

Issue 2383623002: Add a fuzzer for the Origin Trial token parser (Closed)
Patch Set: Created 4 years, 3 months 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 | « content/test/data/fuzzer_corpus/origin_trial_token_data/9 ('k') | content/test/fuzzer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
diff --git a/content/public/common/typemaps.gni b/content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
similarity index 69%
copy from content/public/common/typemaps.gni
copy to content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
index 9e064ca720c91a6edd25f4af59ec5e6fac9d2088..540558f242ddabb68a148d50e632905a069e23dc 100644
--- a/content/public/common/typemaps.gni
+++ b/content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
@@ -2,4 +2,9 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-typemaps = [ "//content/public/common/referrer.typemap" ]
+"\"origin\""
+"\"feature\""
+"\"expiry\""
+"https://"
+"example.com"
+":443"
« no previous file with comments | « content/test/data/fuzzer_corpus/origin_trial_token_data/9 ('k') | content/test/fuzzer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698