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

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

Issue 2411803002: Support subdomain matching in trial tokens (Closed)
Patch Set: Add fuzzer data for subdomain tokens Created 4 years, 2 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
Index: content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
diff --git a/content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict b/content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
index 540558f242ddabb68a148d50e632905a069e23dc..83315d652d2ec64e392f0cbea3d315e0bce842d9 100644
--- a/content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
+++ b/content/test/data/fuzzer_dictionaries/origin_trial_token_fuzzer.dict
@@ -3,8 +3,11 @@
# found in the LICENSE file.
"\"origin\""
+"\"isSubdomain\""
"\"feature\""
"\"expiry\""
"https://"
"example.com"
":443"
+"true"
+"false"

Powered by Google App Engine
This is Rietveld 408576698