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

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

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/1
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt b/content/test/data/fuzzer_corpus/origin_trial_token_data/1
similarity index 56%
copy from third_party/WebKit/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt
copy to content/test/data/fuzzer_corpus/origin_trial_token_data/1
index 65282aab5223bac7267b3c52a835902bec83342d..6b0e6a7489288f6e9c3cc6f48efaa26ba6e0fb2f 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt
+++ b/content/test/data/fuzzer_corpus/origin_trial_token_data/1
@@ -1,5 +1 @@
-PASS htmlallcollection.toString() is '[object HTMLAllCollection]'
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+{"feature":"WebBluetooth","origin":"https://example.com:443","expiry":1458766277}
« no previous file with comments | « content/common/origin_trials/trial_token.h ('k') | content/test/data/fuzzer_corpus/origin_trial_token_data/10 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698