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

Unified Diff: content/test/data/fuzzer_corpus/origin_trial_token_data/2

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
Index: content/test/data/fuzzer_corpus/origin_trial_token_data/2
diff --git a/content/test/data/fuzzer_corpus/origin_trial_token_data/2 b/content/test/data/fuzzer_corpus/origin_trial_token_data/2
new file mode 100644
index 0000000000000000000000000000000000000000..1411c460a29c098526611c919ce19518afb140ef
--- /dev/null
+++ b/content/test/data/fuzzer_corpus/origin_trial_token_data/2
@@ -0,0 +1,5 @@
+{
+ "feature": "WebBluetooth",
+ "origin": "https://example.com:443",
+ "expiry": 1458766277
+}
« no previous file with comments | « content/test/data/fuzzer_corpus/origin_trial_token_data/19 ('k') | content/test/data/fuzzer_corpus/origin_trial_token_data/20 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698